Hi
How do I know the current no of events which are in memory queue and logstash nodes are putting back pressure on inputs? Basically I want to check my logstash node's capacity of getting and processing events so that I can scale logstash nodes accordingly.
Thanks