-
Notifications
You must be signed in to change notification settings - Fork 515
[Box Events] Remove non-ECS fields in ECS namespace #15947
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
[Box Events] Remove non-ECS fields in ECS namespace #15947
Conversation
|
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
chrisberkhout
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.
Can't these values be move to actual ECS fields?
For example:
related.location.{lat,lon} --> geo.location.{lat,lon}
@chrisberkhout they are already present under |
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
History
|
Thanks! |
|
Package box_events - 3.0.0 containing this change is available at https://epr.elastic.co/package/box_events/3.0.0/ |
box_events: remove non-ecs fields in ecs namespace
Proposed commit message
Checklist
changelog.ymlfile.How to test this PR locally
Related issues