logstash-plugins / logstash-filter-grok

Grok plugin to parse unstructured (log) data into something structured.
https://www.elastic.co/guide/en/logstash/current/plugins-filters-grok.html
Apache License 2.0
124 stars 98 forks source link

Add link for grok101 #177

Closed vinodpahuja closed 2 years ago

jsvd commented 2 years ago

Thank you for the contribution, are you the author of this website? what is the problem it solves when comparing to grokdebugger and grokconstructor?

vinodpahuja commented 2 years ago

Yes, I have created this site on top of grokconstrcutor to provide a modern user experience.

In short grok101 = grokconstrctor + regex101 GitHub : https://github.com/grok101/grok101

Currently it is an MVP but making it available early to the public will enable feedback from the user on what is more important than what looks more tempting.

Further I am for open suggestions.

jsvd commented 2 years ago

I see, if it provides the same functionality with a reworked UX I'd suggest seeing how the community reacts to it and its changes over the existing site before guiding our users towards it. The existing entries came from community suggestions due to broad adoption and usage. Another suggestion is to reach out to the original author about the changes, perhaps they can be merged upstream?

Thanks again for your work, I'm closing the issue now.

vinodpahuja commented 2 years ago

Thanks for the suggestions, I will surely take feedback for the community and try to connect the original author for his point of view.