You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This section has instructions for collecting logs for the Sumo App for Teams.
53
+
This section has instructions for collecting logs for the Sumo Logic app for Teams.
55
54
56
55
### Collection process overview
57
56
58
57
To collect logs for Microsoft Teams, please configure an Office 365 Audit Source. The Teams logs will be present in the “Office 365 General Logs” context. Note, that if you are already collecting logs for Office 365, you can simply make note of the source category configured for the aforementioned context.
59
58
59
+
## Installing the Microsoft Teams app
60
+
61
+
This section shows you how to install the Sumo Logic app for Microsoft Teams.
60
62
61
-
## Installing the Microsoft Teams App
63
+
import AppInstall2 from '../../reuse/apps/app-install-v2.md';
62
64
63
-
This section shows you how to install the Sumo Logic App for Microsoft Teams.
65
+
<AppInstall2/>
64
66
65
-
import AppInstall from '../../reuse/apps/app-install.md';
67
+
## Viewing Microsoft Teams dashboards
66
68
67
-
<AppInstall/>
69
+
import ViewDashboards from '../../reuse/apps/view-dashboards.md';
68
70
69
-
## Viewing Microsoft Teams Dashboards
71
+
<ViewDashboards/>
70
72
71
73
### Overview
72
74
73
-
The Teams - Overview dashboard provides an at-a-glance view of the state of your Teams environment in terms of user sessions, teams and channel activity, and user role changes
75
+
The **Teams - Overview** dashboard provides an at-a-glance view of the state of your Teams environment in terms of user sessions, teams and channel activity, and user role changes.
74
76
75
77
Use this dashboard to:
76
78
* Identify user sessions relative to their locations.
@@ -82,7 +84,7 @@ Use this dashboard to:
82
84
83
85
### User Sessions
84
86
85
-
The Teams - User Sessions dashboard provides an in depth view of the user logins and related statistics in your Teams environment
87
+
The **Teams - User Sessions** dashboard provides an in depth view of the user logins and related statistics in your Teams environment.
86
88
87
89
Use this dashboard to:
88
90
* Identify user sessions relative to their locations and compare login statistics over time.
@@ -93,7 +95,7 @@ Use this dashboard to:
93
95
94
96
### Team Statistics
95
97
96
-
The Teams - Team Statistics dashboard offers complete details on the Team activity occurring in your organization.
98
+
The **Teams - Team Statistics** dashboard offers complete details on the Team activity occurring in your organization.
97
99
98
100
Use this dashboard to:
99
101
* Gain insight into teams being added and removed.
The Teams - User and Role Changes dashboard provides insight on the user and role changes being applied in your environment.
121
+
The **Teams - User and Role Changes** dashboard provides insight on the user and role changes being applied in your environment.
122
122
123
123
Use this dashboard to:
124
124
* Report on the users making role changes and the top object types being affected.
125
125
* Understand how members are being added, removed, and changed by object name.
126
126
127
127
<img src={useBaseUrl('https://sumologic-app-data.s3.amazonaws.com/dashboards/MicrosoftTeams/Teams+-+User+and+Role+Changes.png')} alt="User and Role Changes" />
128
+
129
+
## Upgrading the Microsoft Teams app (optional)
130
+
131
+
import AppUpdate from '../../reuse/apps/app-update.md';
132
+
133
+
<AppUpdate/>
134
+
135
+
## Uninstalling the Microsoft Teams app (optional)
136
+
137
+
import AppUninstall from '../../reuse/apps/app-uninstall.md';
Copy file name to clipboardExpand all lines: docs/integrations/saas-cloud/gmail-tracelogs.md
+19-10Lines changed: 19 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,22 +161,31 @@ import AppCollectionOPtion2 from '../../reuse/apps/app-collection-option-2.md';
161
161
162
162
import AppCollectionOPtion3 from '../../reuse/apps/app-collection-option-3.md';
163
163
164
-
<AppCollectionOPtion3/>
164
+
## Viewing the Gmail Trace Logs dashboards
165
165
166
-
## Viewing Gmail Trace Logs Dashboards
166
+
import ViewDashboards from '../../reuse/apps/view-dashboards.md';
167
167
168
-
**All dashboard have a set of filters** that you can apply to the entire dashboard, as shown in the following example. Click the funnel icon in the top dashboard menu bar to display a scrollable list of filters that are applied across the entire dashboard.
168
+
<ViewDashboards/>
169
169
170
-
You can use filters to drill down and examine the data on a granular level. Filters include client country, client device type, client IP, client request host, client request URI, client request user agent, edge response status, origin IP, and origin response status.
170
+
### Security Overview
171
171
172
-
**Each panel has a set of filters** that are applied to the results for that panel only, as shown in the following example. Click the funnel icon in the top panel menu bar to display a list of panel-specific filters.
173
-
174
-
### Security Overview Dashboard
175
-
176
-
**Gmail Trace Logs - Security Overview**. This dashboard lets you monitor spam messages, malware threats, dropped messages, and rejected messages.
172
+
The **Gmail Trace Logs - Security Overview** dashboard lets you monitor spam messages, malware threats, dropped messages, and rejected messages.
**CrowdStrike Analysis**. To protect your organisation from threats, the app also scans the SHA256 hash of Gmail attachments with CrowdStrike's threat detection service.
176
+
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.
Copy file name to clipboardExpand all lines: docs/integrations/saas-cloud/microsoft-exchange-trace-logs.md
+18-7Lines changed: 18 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,17 +115,28 @@ import AppCollectionOPtion3 from '../../reuse/apps/app-collection-option-3.md';
115
115
116
116
<AppCollectionOPtion3/>
117
117
118
-
## Viewing Microsoft Exchange Trace Logs Dashboards
118
+
## Upgrading the Microsoft Exchange Trace Logs app (optional)
119
119
120
-
* All dashboard have a set of filters that you can apply to the entire dashboard, as shown in the following example. Click the funnel icon in the top dashboard menu bar to display a scrollable list of filters that are applied across the entire dashboard.
121
-
* You can use filters to drill down and examine the data on a granular level. Filters include client country, client device type, client IP, client request host, client request URI, client request user agent, edge response status, origin IP, and origin response status.
122
-
* Each panel has a set of filters that are applied to the results for that panel only, as shown in the following example. Click the funnel icon in the top panel menu bar to display a list of panel-specific filters.
120
+
import AppUpdate from '../../reuse/apps/app-update.md';
123
121
124
-
### Overview
122
+
<AppUpdate/>
123
+
124
+
## Uninstalling the Microsoft Exchange Trace Logs app (Optional)
125
+
126
+
import AppUninstall from '../../reuse/apps/app-uninstall.md';
127
+
128
+
<AppUninstall/>
125
129
126
-
**Microsoft Exchange Trace Logs - Overview**. The Dashboard provides information on the delivery status of messages, including outliers, and a summary of the message size. <br/><img src={useBaseUrl('img/integrations/saas-cloud/microsoft-exchange-trace-logs-overview.png')} alt="Microsoft Exchange Trace Logs Overview" width="900"/>
130
+
## Viewing Microsoft Exchange Trace Logs dashboards
131
+
132
+
import ViewDashboards from '../../reuse/apps/view-dashboards.md';
133
+
134
+
<ViewDashboards/>
135
+
136
+
### Overview
127
137
138
+
The **Microsoft Exchange Trace Logs - Overview** dashboard provides information on the delivery status of messages, including outliers, and a summary of the message size. <br/><img src={useBaseUrl('img/integrations/saas-cloud/microsoft-exchange-trace-logs-overview.png')} alt="Microsoft Exchange Trace Logs Overview" width="900"/>
128
139
129
140
### Message Monitoring
130
141
131
-
**Microsoft Exchange Trace Logs - Message Monitoring**. The Dashboard mainly focuses on the message traffic, including the number of unique senders and receivers and their domains. It shows the geographical locations of senders, receivers, and failed messages, and performs security threat analysis on the senders. Additionally, it displays the top 10 senders.<br/><img src={useBaseUrl('img/integrations/saas-cloud/microsoft-exchange-trace-logs-message-monitoring.png')} alt="Microsoft Exchange Trace Logs Message Monitoring" width="900"/>
142
+
The **Microsoft Exchange Trace Logs - Message Monitoring** dashboard mainly focuses on the message traffic, including the number of unique senders and receivers and their domains. It shows the geographical locations of senders, receivers, and failed messages, and performs security threat analysis on the senders. Additionally, it displays the top 10 senders.<br/><img src={useBaseUrl('img/integrations/saas-cloud/microsoft-exchange-trace-logs-message-monitoring.png')} alt="Microsoft Exchange Trace Logs Message Monitoring" width="900"/>
0 commit comments