Logstash S3 input has an option to exclude a pattern. The example shows how to exclude a single pattern. For example:
"exclude_pattern" => "/2020/04/"
Is it possible to exclude multiple patterns?
For example, exclude all the logs containing the following in the path:
/2019/03/
/2019/02/
/2020/02/
/2020/03/
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.