Manage events Logstash

Hi,

Actually I'm using logstash to index/update some documents in ElasticSearch.

I want know how I can manage the events that logstash recive of my inputs.

For example if I need index 1000 documents , I want know in each time what events or number of events logstash was send to ES and what events have like pending ?

Thanks.

You may be able to find this information out using the Monitoring feature in logstash and Kibana.