I have 5 pipelines already running on linux server.
The conf files are listed in a pipeline.yml and it has already been started with sudo systemctl start logstash, up and running.
I created another single pipeline (single.conf) and a shell script which triggers execution of single.conf. I want to set a cron job and execute shell script once in a day.
Now the problem is, if i start shell script, it triggers single.conf but logstash is already running and it doesn't work.
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.