Logstash creating index on different dates

By default Logstash creates indexes based on the timestamp in the @timestamp field, suggesting that the problem is with the input data or the parsing of the date in the input data.

1 Like