Hello.
I'm trying to persuade logstash 5 to run in the background but i can't do it. My start command is:
bin/logstash -f /etc/logstash/conf.d/ -l /var/log/logstash/ --log.level info -e ""
Logstash starts fine but stays in the foreground. What am i doing wrong?
thanks and cheers