-
Notifications
You must be signed in to change notification settings - Fork 474
Fix event.module for Linux Metrics Service #10736
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
Ready for tests |
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
/test |
Ready for review. |
buildkite test this |
💚 Build Succeeded
History
cc @belimawr |
|
Package linux - 0.6.11 containing this change is available at https://epr.elastic.co/search?package=linux |
Proposed commit message
Since #10314 Linux Metrics Service fails with below message:
[constant_keyword] field [event.module] only accepts values that are equal to the value defined in the mappings [linux], but got [system]
This fixes this issue, by adding a single processor to the datastream.
Checklist
changelog.yml
file.