- Notifications
You must be signed in to change notification settings - Fork 513
[O365] Update the mapping of message ECS field for SecurityComplianceAlerts events #13918
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 reportPackage |
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
audit | 1503.76 | 1253.13 | -250.63 (-16.67%) | 💔 |
To see the full report comment with /test benchmark fullreport
| "ingested": "2025-05-15T05:51:31Z", | ||
| "kind": "event", | ||
| "original": "{\"Site\":\"d5180cfc-3479-44d6-b410-8c985ac894e3\",\"ObjectId\":\"https://testsiem-my.sharepoint.com/personal/asr_testsiem_onmicrosoft_com/_layouts/15/onedrive.aspx\",\"ItemType\":\"Page\",\"UserKey\":\"i:0h.f|membership|1003200096971f55@live.com\",\"OrganizationId\":\"b86ab9d4-fcf1-4b11-8a06-7a8f91b47fbd\",\"Operation\":\"PageViewed\",\"ClientIP\":\"213.97.47.133\",\"Workload\":\"OneDrive\",\"EventSource\":\"SharePoint\",\"RecordType\":4,\"Version\":1,\"UserId\":\"asr@testsiem.onmicrosoft.com\",\"WebId\":\"8c5c94bb-8396-470c-87d7-8999f440cd30\",\"UserAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:72.0) Gecko/20100101 Firefox/72.0\",\"CreationTime\":\"2020-02-07T16:43:53\",\"CustomUniqueId\":true,\"Id\":\"99d005e6-a4c6-46fd-117c-08d7abeceab5\",\"CorrelationId\":\"622b339f-4000-a000-f25f-92b3478c7a25\",\"ListItemUniqueId\":\"59a8433d-9bb8-cfef-6edc-4c0fc8b86875\",\"UserType\":0}", | ||
| "original": "{\"Site\":\"d5180cfc-3479-44d6-b410-8c985ac894e3\",\"ObjectId\":\"https://testsiem-my.sharepoint.com/personal/asr_testsiem_onmicrosoft_com/_layouts/15/onedrive.aspx\",\"ItemType\":\"Page\",\"UserKey\":\"i:0h.f|membership|1003200096971f55@live.com\",\"OrganizationId\":\"b86ab9d4-fcf1-4b11-8a06-7a8f91b47fbd\",\"Operation\":\"PageViewed\",\"ClientIP\":\"213.97.47.133\",\"Workload\":\"OneDrive\",\"EventSource\":\"SharePoint\",\"RecordType\":4,\"Version\":1,\"UserId\":\"asr@testsiem.onmicrosoft.com\",\"WebId\":\"8c5c94bb-8396-470c-87d7-8999f440cd30\",\"CreationTime\":\"2020-02-07T16:43:53\",\"UserAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:72.0) Gecko/20100101 Firefox/72.0\",\"CustomUniqueId\":true,\"Id\":\"99d005e6-a4c6-46fd-117c-08d7abeceab5\",\"CorrelationId\":\"622b339f-4000-a000-f25f-92b3478c7a25\",\"ListItemUniqueId\":\"59a8433d-9bb8-cfef-6edc-4c0fc8b86875\",\"UserType\":0}", |
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.
The changes to this sample_event.json is unrelated to current change. It is not required.
Please revert this change and update README once again.
Co-authored-by: Krishna Chaitanya Reddy Burri <krish.reddy91@gmail.com>
Co-authored-by: Dan Kortschak <dan.kortschak@elastic.co>
Co-authored-by: Krishna Chaitanya Reddy Burri <krish.reddy91@gmail.com>
| /test |
kcreddy left a comment
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.
@moxarth-rathod can you fix merge conflicts?
Yes, resolved now. |
|
💚 Build Succeeded
History
|
| Package o365 - 2.16.0 containing this change is available at https://epr.elastic.co/package/o365/2.16.0/ |
…nceAlerts` events (elastic#13918) o365: populate ECS message field with alert titles from SecurityComplianceAlerts This PR updates the mapping of message ECS field for the SecurityComplianceAlerts events from o365audit.Comments to o365audit.Name field.




Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related issues
messageField with Alert Titles from SecurityComplianceAlerts #12596