Hi
I need to index files from directory where new logs files are written every minute. What will be the best solution?
thanks
Vinay
Hi
I need to index files from directory where new logs files are written every minute. What will be the best solution?
thanks
Vinay
Use the file input with a wildcard pattern. New files will by default get picked up within 15 seconds (see the discover_interval
parameter).
© 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.