Skip to content

Instantly share code, notes, and snippets.

View mjiderhamn's full-sized avatar

Mattias Jiderhamn mjiderhamn

View GitHub Profile
@mjiderhamn
mjiderhamn / kibana
Last active October 21, 2015 14:35 — forked from thisismitch/kibana-4.x-default
ELK Kibana4
#!/bin/sh
#
# /etc/init.d/kibana -- startup script for kibana
# bsmith@the408.com 2015-02-20; used elasticsearch init script as template
# https://github.com/akabdog/scripts/edit/master/kibana4_init
#
### BEGIN INIT INFO
# Provides: kibana
# Required-Start: $network $remote_fs $named
# Required-Stop: $network $remote_fs $named