Skip to content

Instantly share code, notes, and snippets.

@bdenning
Created June 9, 2016 09:54
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 bdenning/c5025e961238b158c73776d3197cd2ce to your computer and use it in GitHub Desktop.
Save bdenning/c5025e961238b158c73776d3197cd2ce to your computer and use it in GitHub Desktop.
#!/bin/bash
yum install -y https://download.splunk.com/products/splunk/releases/6.4.1/linux/splunk-6.4.1-debde650d26e-linux-2.6-x86_64.rpm
/opt/splunk/bin/splunk enable boot-start --accept-license
service splunk start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment