Hi all
I have a question about the @timestamp, i know that @timestamp are what generate by logstash but i dont really know how it work.
For ex: i have a server that are config with time that are wrong. It set the date time to year 2030. So when logstash index the event to elastic it index to the year 2030 index instead of 2020 index, i thought that the @timestamp are gen at the moment that logstash process the file. But in this case the @timestamp are gen according to the time of the server.
logstash will add @timestamp with the current date/time as events are generated. A lot of configurations overwrite that using a date filter to set @timestamp to the date/time contained in a log entry.
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.