I am sending logs from filebeat to logstash.
However, when I added filebeat to a new server and restarted logstash, some kind of failure caused most of the logs to be thrown away.
I would like to start logging again from the beginning. Is there something in the beats plugin of logstash like the sincedb_path in the file plugin?
If you want to re-read a log that has already been read, does that mean you have to delete the registry?
The registry is located at registry.path if you have set it, otherwise, it is generally a file under /var/lib/filebeat/registry.
Is this correct?
For more information about the registry, see the following
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.