@timestamp has to be a LogStash::Timestamp. You could try
event.set("@timestamp", LogStash::Timestamp.new(Time.utc(2021, 6, 10, 19, 0, 0))
@timestamp has to be a LogStash::Timestamp. You could try
event.set("@timestamp", LogStash::Timestamp.new(Time.utc(2021, 6, 10, 19, 0, 0))
© 2020. All Rights Reserved - Elasticsearch
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.