I am trying to install multiple logstash instances for s3 input but it seems to be impossible because each logstash saves a sincedb file locally and even if the sincedb file is shared between the logstash instances, the same object of s3 may be processed simultaneously by multiple logstash instances.
Hi Mark - I think Hugo's problem is that he has a single s3 bucket that he wants to process with multiple logstash instances (i.e. for scalability, as there is a lot of data), and he is finding that each instance will process all s3 bucket files, rather than half each, as they do not share a sincedb.
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.