How to measure performance of Logstash

Hi,
i need a tool to measure the performance of Logstash - i want to try different configurations and choose the one with the best performance (minimum time until i get the output).

What is the best way to check it?

LS v 5+ has a monitoring API https://www.elastic.co/guide/en/logstash/current/monitoring.html

1 Like

@parrot Logstash now has a monitoring UI since v5.2. It requires X-Pack, but is free to use under the Basic license.

https://www.elastic.co/products/x-pack/monitoring
https://www.elastic.co/guide/en/x-pack/current/xpack-monitoring.html

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.