-
Notifications
You must be signed in to change notification settings - Fork 515
[O365] Dashboard enhancements #15503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
🚀 Benchmarks reportTo see the full report comment with |
| "id": "", | ||
| "params": { | ||
| "fontSize": 12, | ||
| "markdown": "This dashboard shows audit logs collected by the Microsoft Office 365 integration, highlighting top user agent names and operating systems, as well as top users and their emails.\n\n[Integration Page](#/app/integrations/detail/o365/overview)", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "markdown": "This dashboard shows audit logs collected by the Microsoft Office 365 integration, highlighting top user agent names and operating systems, as well as top users and their emails.\n\n[Integration Page](#/app/integrations/detail/o365/overview)", | |
| "markdown": "This dashboard shows audit logs collected by the Microsoft Office 365 integration, highlighting top user agent names and operating systems, as well as top users and their email addresses.\n\n[Integration Page](#/app/integrations/detail/o365/overview)", |
| "y": 15 | ||
| }, | ||
| "panelIndex": "cc2aa74b-6d72-4c3d-9769-855df4680011", | ||
| "title": "Top User Email", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| "title": "Top User Email", | |
| "title": "Top User Email Address", |
Co-authored-by: Dan Kortschak <[email protected]>
💚 Build Succeeded
History
|
|
Package o365 - 2.30.0 containing this change is available at https://epr.elastic.co/package/o365/2.30.0/ |
* Audit event type visualization now breaks down by event.action and event.provider. * Removed "[Logs O365]" from all visualization titles. * Added accessed resource visualization in the Audit dashboard. * Added user dashboard showing user info and user agent.
* Audit event type visualization now breaks down by event.action and event.provider. * Removed "[Logs O365]" from all visualization titles. * Added accessed resource visualization in the Audit dashboard. * Added user dashboard showing user info and user agent.
Proposed commit message
Checklist
changelog.ymlfile.Related issues