Skip to content

Instantly share code, notes, and snippets.

@jameshfisher
Last active August 29, 2015 14:04
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 jameshfisher/cf45d95fd8addbfdfd2b to your computer and use it in GitHub Desktop.
Save jameshfisher/cf45d95fd8addbfdfd2b to your computer and use it in GitHub Desktop.
Splunk Enterprise download URLs
NOT THIS: http://www.splunk.com/page/download_track?file=6.1.2/splunk/linux/splunk-6.1.2-213098-linux-2.6-x86_64.rpm
THIS:     http://download.splunk.com/products/splunk/releases/6.1.2/splunk/linux/splunk-6.1.2-213098-linux-2.6-x86_64.rpm

i.e. take the file argument and prefix it with http://download.splunk.com/products/splunk/releases/

Works for:

  • 6.1.2/splunk/linux/splunk-6.1.2-213098-linux-2.6-x86_64.rpm
  • 6.1.2/universalforwarder/linux/splunkforwarder-6.1.2-213098-linux-2.6-x86_64.rpm
  • ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment