logstash-filter-verifier
logstash-filter-verifier copied to clipboard
Filter parsing speed metrics
trafficstars
Is it somehow possible to implement/configure metrics for filters? for example time spent to parse using filters or events/s which would be interesting because some part of filters ( ruby code execution) could slow down the pipeline very drastically.
For example maybe use Metrics Filter
This issue maybe addressed with the same approach as #95. So these issues are somewhat related.