Hello,
I am using nssm to autostart my logstash configs when the system starts.
what i have done is, download nssm -> nssm install logstash -> added logstash application paths and arguments -> start the service. It is working properly.
But I want to autorun many config files. How I will configure it???
path: C:\logstash-8.4.2\bin\logstash.bat
startup-directory: C:\logstash-8.4.2\bin
Arrguments: -f C:\logstash-8.4.2\Logstash_http_Poller_SE.conf