-
Notifications
You must be signed in to change notification settings - Fork 33
Provide ecs-v1 grok patterns #97
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
Provide ecs-v1 grok patterns #97
Conversation
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
I've found that ecs-v1 version of grok pattern is not usable with current format on Fluentd. |
Signed-off-by: Hiroshi Hatake <hatake@calyptia.com>
Now, fixed. |
Oops, sorry I overlooked this until now... |
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
logstash-patterns-core starts to provide Elastic Common Schema (ECS) v1 compatible grok patterns.
fluent-plugin-grok-parser also should provide such grok patterns.
For backward compatibility, we specify the legacy ones by default.