But it didn't pick any of the files(deleted sincedb file). After some time without any change it parsed all the files. Can you please say why it's behaving that way? I am using Logstash 2.4.0 and Java 1.7 on redhat distribution.
I don't know why it's behaving like that, but even with greater knowledge of the file input's behavior it would take more details and probably logs to explain it.
Will capture the logs if it happens again. Can you please explain how sincedb works when there are lot of input files and a single sincedb file. I assume sincedb logs multiple entries for all the files.
The file input supports multiple filename pattern (i.e. the path option can point to an array of patterns). I don't remember if it's one sincedb file per file input or one per pattern in the path option. It's probably one sincedb file per file input.
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.