Skip to content

Commit 2296a64

Browse files
authored
Update gmail-tracelogs.md
1 parent b906c59 commit 2296a64

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

docs/integrations/saas-cloud/gmail-tracelogs.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ For details, see the [Schema for Gmail logs in BigQuery](https://support.google.
2121

2222
### Sample log messages
2323

24-
2524
```json
2625
{
2726
"event_info": {
@@ -162,18 +161,6 @@ import AppCollectionOPtion2 from '../../reuse/apps/app-collection-option-2.md';
162161

163162
import AppCollectionOPtion3 from '../../reuse/apps/app-collection-option-3.md';
164163

165-
## Upgrading the Microsoft Teams app (optional)
166-
167-
import AppUpdate from '../../reuse/apps/app-update.md';
168-
169-
<AppUpdate/>
170-
171-
## Uninstalling the Microsoft Teams app (optional)
172-
173-
import AppUninstall from '../../reuse/apps/app-uninstall.md';
174-
175-
<AppUninstall/>
176-
177164
## Viewing the Gmail Trace Logs dashboards
178165

179166
import ViewDashboards from '../../reuse/apps/view-dashboards.md';
@@ -189,3 +176,16 @@ The **Gmail Trace Logs - Security Overview** dashboard lets you monitor spam mes
189176
The **CrowdStrike Analysis**. To protect your organisation from threats, the app also scans the SHA256 hash of Gmail attachments with CrowdStrike's threat detection service.
190177

191178
<img src={useBaseUrl('img/integrations/saas-cloud/crowdstrike-analysis.png')} alt="Crowdstrike Analysis" width="900"/>
179+
180+
## Upgrading the Microsoft Teams app (optional)
181+
182+
import AppUpdate from '../../reuse/apps/app-update.md';
183+
184+
<AppUpdate/>
185+
186+
## Uninstalling the Microsoft Teams app (optional)
187+
188+
import AppUninstall from '../../reuse/apps/app-uninstall.md';
189+
190+
<AppUninstall/>
191+

0 commit comments

Comments
 (0)