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

Grok debuggers and type conversions noted #143

Closed jmkgreen closed 9 months ago

jmkgreen commented 5 years ago

The grok debuggers do not accept the logstash :int conversion. Had me confused for ages.

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

kares commented 3 years ago

Thanks James, sorry this took so long. Shouldn't this be reported as an issue with the Grok debuggers?