-
Notifications
You must be signed in to change notification settings - Fork 164
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
Add the Extract the log level field section #3143
Conversation
A documentation preview will be available soon: |
This pull request does not have a backport label. Could you fix it @mdbirnstiehl? 🙏
|
} | ||
} | ||
---- |
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.
Follow up request (out of scope of this PR): Show the user how to do a terms agg on the log.level field to see how many docs there are for a certain time period.
Overall direction LGTM, left one comment around mappings which looks off. As usual, lets get this in quickly and then iterate on it. |
This pull request is now in conflict. Could you fix it @mdbirnstiehl? 🙏
|
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.
🚢
(cherry picked from commit de56db9)
(cherry picked from commit de56db9)
This PR closes Issue 3121 and adds the Extract the
log.level
field to the Stream a log file documentation.