logstash-filter-verifier icon indicating copy to clipboard operation
logstash-filter-verifier copied to clipboard

Filter parsing speed metrics

Open xinu opened this issue 5 years ago • 1 comments
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

xinu avatar Aug 26 '20 13:08 xinu

This issue maybe addressed with the same approach as #95. So these issues are somewhat related.

breml avatar Jan 11 '21 07:01 breml