fyi, the problem only with this node. I have one more node which doesn't have any issue.
I have a 2 node cluster setup with central logstash server to push data to nodes.
Actual Setup :
Logstash-server ------> Node 1
|
Node 2
Last night , Node 1 server has some network issue. So I just point the logstash server to "Node 2". After a while, I noticed all my logs are stored with 4 hours delay. means, my current logs will appear in kibana dashboard after 4 hours.
My suspection is with elasticsearch, As you can see the same delayed timestamp value in elasticsearch log file.
when you build timestamp do you use +-HH:MM at the end of your timestamp to set time in UTC according to your location ?
for example : "2016-08-03 02:17:29+02:00"
I would like to know , why the elasticsearch timestamp is set to different one [ with 4 hours delay] . even my server is set with correct value. From where it gets this value ?.
How can I fix this timestamp issue on this node without disturbing the cluster ?.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.