Is it possible to have Elastic Search Index Listener

Hi i want to listen the elastic search index and I need notification or document to who is listening the index. I don't know elastic support this. Please give advise for this or any alternative for this.

What, exactly, do you mean by "listen"? Do you want to get notified for different kinds of events like document additions or deletions?

Not yet: https://github.com/elastic/elasticsearch/issues/1242

yes, I want event and also inserted document. is it possible?