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

Print long running regex to log #100

Open nellicus opened 7 years ago

nellicus commented 7 years ago

relates to https://github.com/logstash-plugins/logstash-filter-grok/issues/82

It'd be great to print a grok filter regex taking a long time to execute.

cc @andrewvc