-
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
Enhance Elasticsearch Filebeat module to handle ECS-compatible logs #17715
Labels
enhancement
Feature:Stack Monitoring
Team:Services
(Deprecated) Label for the former Integrations-Services team
Comments
ycombinator
added
enhancement
[zube]: Ready
Feature:Stack Monitoring
Team:Services
(Deprecated) Label for the former Integrations-Services team
labels
Apr 14, 2020
Pinging @elastic/stack-monitoring (Stack monitoring) |
Pinging @elastic/integrations-services (Team:Services) |
6 tasks
FYI: @pgomulka |
totally forgot about beats testcases. thank you for looking into this @ycombinator ! |
This was referenced Apr 15, 2020
14 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Feature:Stack Monitoring
Team:Services
(Deprecated) Label for the former Integrations-Services team
With elastic/elasticsearch#47105 merged, starting 8.0.0, Elasticsearch will emit ECS-compatible logs. The
elasticsearch
Filebeat module must be enhanced to handle such logs, while also keeping it backwards-compatible to handle7.x
-style logs.Filesets to update:
server
: Handle ECS-compatible server logs emitted by ES 8.0.0+ #17714deprecation
: Handle ECS-compatible deprecation logs emitted by ES 8.0.0+ #17728slowlog
: Handle ECS-compatible slowlogs emitted by ES 8.0.0+ #17729The text was updated successfully, but these errors were encountered: