Hi All,
Can i schedule my logstash config files and run them ? Is there any tool for such purposes ?
Please reply if you have a solution.
Thanks in advance !
Hi All,
Can i schedule my logstash config files and run them ? Is there any tool for such purposes ?
Please reply if you have a solution.
Thanks in advance !
On Unix systems, cron is the standard tool for running tasks periodically. Windows also has a task scheduler.
Why would you want to do this? Logstash is typically set up to run continuously.
In linux logstash can read all configuration files under the /etc/logstash/conf.d/ directory automatically.
but there is no such option available in windows, how do i reload the configuration file in windows automatically.
I'm running logstash 5.0.1
@gauravkb, please start a new thread for your unrelated question.
© 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.