i already config the stat_interval and discover_interval but didn't work
maybe yon can see my configure
input {
file {
path => "D:/elasticsearch/logstash-7.4.2/bin/myfile.csv"
start_position => "beginning"
stat_interval => "1 sec"
discover_interval => "1 sec"
id => "identity"
}
}
thank you badger for your help but still didn't work
is discover_interval must multiply 15 from stat_interval
and my discover_interval didn't work if i used " 15 sec" did you have any idea about this
thank you
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.