«

»

Jul 25 2014

How to stop Logstash from auto-starting on boot

If you have installed Logstash from the deb package like me, you will notice that both logstash (agent) and logstash-web start themselves on boot under the logstash user. The usual removal/disabling via update-rc.d doesn’t work in this case.

To stop both of them from auto-starting you’ll have to edit the files located at: /etc/init/logstash.conf and /etc/init/logstash-web.conf. There, change the line reading “start on virtual-filesystems” to “start on never”. That’s it!

  • Pingback: Security-Vision » How to stop Logstash from auto-starting on boot()

More in General News
Honeypots workshop at BSidesLV 2014!
Bypassing “clang: error: unknown argument”
Using KeePass on Mac OS X
Make apt-get use IPv4 instead of IPv6
BlackHat USA 2012 - Owning Bad Guys (and Mafia) with Javascript Botnets
Close