elastic / logstash

Logstash - transport and process your logs, events, or other data
https://www.elastic.co/products/logstash
Other
75 stars 3.5k forks source link

x-pack monitoring metrics for ES rejects/retries and other perf metrics #9915

Open robgil opened 6 years ago

robgil commented 6 years ago

While trying to identify the cause of poor ingest performance I was trying to find out the latency incurred by rejects and/or parsing exceptions on the ES side.

Ref: https://github.com/elastic/logstash/issues/5428 https://github.com/elastic/kibana/issues/18407

Here are a few metrics that would be helpful in troubleshooting performance issues like this.

robgil commented 6 years ago

One more