Skip to content
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 Grok as top level parser to be used with any plugin #3479

Closed
russorat opened this issue Nov 16, 2017 · 0 comments · Fixed by #4332
Closed

Add Grok as top level parser to be used with any plugin #3479

russorat opened this issue Nov 16, 2017 · 0 comments · Fixed by #4332
Assignees
Labels
feature request Requests for new plugin and for new features to existing plugins
Milestone

Comments

@russorat
Copy link
Contributor

Proposal:

Add GROK as a top level parser so that all plugins can take advantage of it. Currently it is only available for the logparser plugin. The specific ask was regarding the Kafka input.

Current behavior:

Grok parsing is only available for the logparser plugin

Desired behavior:

Grok parsing is available for all plugins.

Use case: [Why is this important (helps with prioritizing requests)]

Some users are pushing log messages from many machines into Kafka, and would like to add their grok patterns so that fields and tags are decoded automatically.

@russorat russorat added the feature request Requests for new plugin and for new features to existing plugins label Nov 16, 2017
@maxunt maxunt self-assigned this Jun 26, 2018
@russorat russorat added this to the 1.8.0 milestone Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants