Skip to content

Conversation

@moxarth-rathod
Copy link
Contributor

@moxarth-rathod moxarth-rathod commented Oct 1, 2025

Proposed commit message

o365: make dashboard enhancements as follows:
- 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.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Related issues

@moxarth-rathod moxarth-rathod self-assigned this Oct 1, 2025
@moxarth-rathod moxarth-rathod requested a review from a team as a code owner October 1, 2025 06:24
@moxarth-rathod moxarth-rathod added enhancement New feature or request Integration:o365 Microsoft Office 365 Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors] labels Oct 1, 2025
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

To see the full report comment with /test benchmark fullreport

"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)",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"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",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"title": "Top User Email",
"title": "Top User Email Address",

@moxarth-rathod moxarth-rathod requested a review from efd6 October 1, 2025 07:15
@elasticmachine
Copy link

💚 Build Succeeded

History

cc @moxarth-rathod

@efd6 efd6 merged commit 4d02ec9 into elastic:main Oct 1, 2025
7 checks passed
@elastic-vault-github-plugin-prod

Package o365 - 2.30.0 containing this change is available at https://epr.elastic.co/package/o365/2.30.0/

@andrewkroh andrewkroh added the dashboard Relates to a Kibana dashboard bug, enhancement, or modification. label Oct 1, 2025
agithomas pushed a commit to agithomas/integrations that referenced this pull request Oct 30, 2025
* 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.
tehbooom pushed a commit to tehbooom/integrations that referenced this pull request Nov 19, 2025
* 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dashboard Relates to a Kibana dashboard bug, enhancement, or modification. enhancement New feature or request Integration:o365 Microsoft Office 365 Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] Team:Sit-Crest Crest developers on the Security Integrations team [elastic/sit-crest-contractors]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

o365: Dashboard improvements

4 participants