-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Convert Filebeat icinga.* to ECS #9294
Conversation
jenkins, test this bro |
Caveats: Agree to "ignore" all of them for now. |
dc19418
to
8294f19
Compare
11709ed
to
30a4f69
Compare
jenkins, test this |
30a4f69
to
88f03b0
Compare
Ready for final review |
jenkins, test this |
88f03b0
to
01902c4
Compare
Timeouts on ML tests. Will restart the filebeat tests, should be unrelated to my very simple changes.
|
It seems something changed on master in ML, ignore them for now: #9718 |
@ruflin I'll wait for this fix to the ML tests to be in and rebase, since my PRs are specifically Filebeat modules. I want the full test run. However can you give the changes one last look and approve the PR? |
- icinga.debug.message => message - icinga.debug.severity => log.level
01902c4
to
e8eb3dd
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.
LGTM. No need to wait on the ml change, it does not affect this build. But it seems like you already rebased.
"input.type": "log", | ||
"log.offset": 0 | ||
"log.level": "information", |
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.
we should probably also standardise these in ECS so it's always "INFO". Nothing todo here, just a general 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.
Yes there's already been a comprehensive discussion on normalizing log levels here elastic/ecs#129
Caveats
Renames
TODO
-expected.json
file