Skip to content

Instantly share code, notes, and snippets.

@AnthonyClink
Last active July 25, 2016 19:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save AnthonyClink/74a986d7771ccf042edd890ffddc0c03 to your computer and use it in GitHub Desktop.
Save AnthonyClink/74a986d7771ccf042edd890ffddc0c03 to your computer and use it in GitHub Desktop.
Random Commands
kibana stack
bin/logstash -ftest-conf.conf -w1 > "../stack-logs/logstash.log" 2>&1 &
bin/kibana > "../stack-logs/kibana.log" 2>&1 &
bin/elasticsearch -d -p pid
sudo launchctl load /Library/LaunchDaemons/org.jenkins-ci.plist
sudo launchctl unload /Library/LaunchDaemons/org.jenkins-ci.plist
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment