It looks like filebeat does not support wildcards in directories like this:
/opt/cloudera/yarn///yarn.log
It looks like filebeat does not support wildcards in directories like this:
/opt/cloudera/yarn///yarn.log
Have a look at https://github.com/elastic/beats/issues/2084
It means it doesn't support multiple wild directory yet.
Can you please guide me what type of regx should I use for following path match.
/opt/cloudera/yarn/container-logs/application_1234_007/container_e53_234_073_01_01
There is no simple solution for the above yet. One solution is to use multiple prospectors.
thank you for your response. I will go for multiple prospectors.
This topic was automatically closed after 21 days. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.