Skip to content

Instantly share code, notes, and snippets.

@alfork
Last active February 20, 2020 18:56
Show Gist options
  • Select an option

  • Save alfork/e86e6379853a2edf453ab48ab2f71bb2 to your computer and use it in GitHub Desktop.

Select an option

Save alfork/e86e6379853a2edf453ab48ab2f71bb2 to your computer and use it in GitHub Desktop.
wget -O splunkforwarder-8.0.0-1357bef0a7f6-Linux-x86_64.tgz 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=8.0.0&product=universalforwarder&filename=splunkforwarder-8.0.0-1357bef0a7f6-Linux-x86_64.tgz&wget=true'
wget -O splunkforwarder-8.0.1-6db836e2fb9e-Linux-x86_64.tgz 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=8.0.1&product=universalforwarder&filename=splunkforwarder-8.0.1-6db836e2fb9e-Linux-x86_64.tgz&wget=true'
wget -O splunk-8.0.0-1357bef0a7f6-Linux-x86_64.tgz 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=8.0.0&product=splunk&filename=splunk-8.0.0-1357bef0a7f6-Linux-x86_64.tgz&wget=true'
# 8.0.1
wget -O splunk-8.0.1-6db836e2fb9e-Linux-x86_64.tgz 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=8.0.1&product=splunk&filename=splunk-8.0.1-6db836e2fb9e-Linux-x86_64.tgz&wget=true'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment