I have noticed Logstash stores documents to a {YYYY.MM.dd} index in UTC time. However, my local time is CST time. So, for example, my local time is now 2023/3/30 7:40 AM. The Logstash will store the data to index {2023.3.29}
I know I can not change the @timestamp field. And as far as I know, it only converts the @timestamp field in kibana to my chrome time. So, it still is UTC time in logstash and will not convert to my system timestamp since it uploads the document to a UTC time-based index.
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.