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 format support #9

Open
iximiuz opened this issue Jul 29, 2021 · 1 comment
Open

Add Grok format support #9

iximiuz opened this issue Jul 29, 2021 · 1 comment

Comments

@iximiuz
Copy link
Owner

iximiuz commented Jul 29, 2021

ELK's Grok is a powerful and quite concise format to parse arbitrary text and structure it. pq partially reinvents it by combining a regex decoder with a map filter. But having a native Grok support would help the adoption - there are likely people already familiar with Grok.

@iximiuz
Copy link
Owner Author

iximiuz commented Jul 30, 2021

Dissect also can be added as a simpler and faster alternative to Grok.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant