Is there a possiblity to detect if logstash is finished when using elasticsearch input filter.
I already know about the options when using file and stdin input filter.
The elasticsearch input does not notify logstash that it has finished consuming data. So you would have to build something external to logstash. If you know what the last record will be you could check for that being present in the output, otherwise check the level of resource consumption by logstash.
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.