I am using logstash to upload data into Elastic, we have been using csv filter to upload the data, i need to run this csv file on a every 15 minute frequency.
csv filter doesnot allow "schedule" , how do i set up a cron to be run every 15 mins in csv filter plugin.
I tried start_interval =60 , this is working for first time update, its not updating on a regular basis.
PLease advice, do we have such option to run csv filter in schedule?
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.