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 97 forks source link

Trivial update to grok.rb #108

Closed ashoksrinath closed 7 years ago

ashoksrinath commented 7 years ago

Remove unkind adjective of 'crappy' when describing unstructured log data. Before:

Grok is currently the best way in logstash to parse crappy unstructured log

After:

Grok is currently the best way in logstash to parse unstructured log

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/