i am using a logstash server to read a data from my log file but suddenly my computer restart. i want the logstash server to start up Automatic when the computer start's and to resume reading where it stopped (not from the beginning).
thank you
i am using a logstash server to read a data from my log file but suddenly my computer restart. i want the logstash server to start up Automatic when the computer start's and to resume reading where it stopped (not from the beginning).
thank you
Set a since_db path and start_position to beginning.
Ok. but i don't want to do it manually by my self.i want the logstash to update the since_db and start_position.
Logstash will update all that by itself but you do first need to put those two lines in your config otherwise it won't work.
© 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.