Why is there an Index lag in elasticsearch?

Hi,

Elasticsearch is indexing the documents with a lag(of 10 minutes). If the actual event is at 11:00am, Elasticsearch shows the index time as 11:10am. That means I am not seeing the logs real time. Can someone please help me with this?

Thanks in advance..

Elasticsearch does not set the timestamp itself so the lag is probably prior ot indexing.

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