Splunk Enterprise

Splunk Enterprise 8.* download installation package

spisiakmi
Contributor

Hi all,

can anybody help, please, where to get the Splunk Enterprise 8.* download installation package? I tried to contact support, an error appeared on their page.

Labels (1)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @spisiakmi 

I assume this is for linux?

-- Tarball (TGZ)
wget -O splunk-8.2.12-e973afd6886e-Linux-x86_64.tgz 'https://download.splunk.com/products/splunk/releases/8.2.12/linux/splunk-8.2.12-e973afd6886e-Linux-x86_64.tgz'
wget -O splunkforwarder-8.2.12-e973afd6886e-Linux-x86_64.tgz 'https://download.splunk.com/products/universalforwarder/releases/8.2.12/linux/splunkforwarder-8.2.12-e973afd6886e-Linux-x86_64.tgz'

-- RHEL (RPM)
wget -O splunk-8.2.12-e973afd6886e.x86_64.rpm 'https://download.splunk.com/products/splunk/releases/8.2.12/linux/splunk-8.2.12-e973afd6886e.x86_64.rpm'
wget -O splunkforwarder-8.2.12-e973afd6886e.x86_64.rpm 'https://download.splunk.com/products/universalforwarder/releases/8.2.12/linux/splunkforwarder-8.2.12-e973afd6886e.x86_64.rpm'

If you need others check out https://github.com/livehybrid/downloadSplunk or the parent repo https://github.com/ryanadler/downloadSplunk (Kudos to Ryan!)

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

0 Karma
Get Updates on the Splunk Community!

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...

UCC Framework: Discover Developer Toolkit for Building Technology Add-ons

The Next-Gen Toolkit for Splunk Technology Add-on Development The Universal Configuration Console (UCC) ...

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...