-
Notifications
You must be signed in to change notification settings - Fork 489
[Cloud Security] Add orchestrator.cluster.id to the index mapping #5872
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
c91605f
to
b325e05
Compare
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.
It is part of ecs.yml. that field is declared by ECS https://www.elastic.co/guide/en/ecs/current/ecs-orchestrator.html
Thanks, I moved it to ecs.yml |
packages/cloud_security_posture/data_stream/findings/fields/fields.yml
Outdated
Show resolved
Hide resolved
/test |
1c35c70
to
b5ef2af
Compare
🌐 Coverage report
|
Package cloud_security_posture - 1.3.0-preview6 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
Package cloud_security_posture - 1.3.0-preview7 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
Package cloud_security_posture - 1.3.0-preview8 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
Package cloud_security_posture - 1.3.0-preview9 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
Package cloud_security_posture - 1.3.0-preview10 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
Package cloud_security_posture - 1.3.0-preview91 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
Package cloud_security_posture - 1.3.0 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
Package cloud_security_posture - 1.3.1 containing this change is available at https://epr.elastic.co/search?package=cloud_security_posture |
What does this PR do?
Add
orchestrator.cluster.id
to the index mappingSee elastic/cloudbeat#847
Checklist
changelog.yml
file.