Hello,
As many here, we use logstash to fill in data in ES and the output is a daily index with this format:
index-name-%{+YYYY.MM.dd}
Yesterday (2016.03.01) , I saw a few a hours before midnight the next day index (today: 2016.03.02) appearing. But when viewing data in this new index, I saw data with the current day?
So, why the «March 1st 2016, 21:21» event is in the XXXXXX-2016.03.02 index?
Thanks
Bruno Lavoie