Skip to content

Instantly share code, notes, and snippets.

@hraff
hraff / logstash.sh
Created July 15, 2013 09:55 — forked from rtd/logstash.sh
#! /bin/sh
### BEGIN INIT INFO
# Provides: logstash
# Required-Start: $local_fs $remote_fs
# Required-Stop: $local_fs $remote_fs
# Default-Start: 2 3 4 5
# Default-Stop: S 0 1 6
# Short-Description: Logstash
# Description: Starts Logstash as a daemon.
# Author: christian.paredes@sbri.org