I have this simply configuration on filebeat.inputs
filebeat.inputs:
type: log
paths:
/var/log/test.log
/var/log/temp_tst/*.log
the beats are loaded on a single index . I'm not understanding why is considered ONLY the file 'test.log' under the first path . The files under the second path are not considered!!!
The file are the same but with different number of records.
The index was created but basing only on the file under the first path!
I'm really not able to understand which is the problem .... anyone can help me ?
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.