Splunk Enterprise

How do I download Splunk Light from the website?

jharder79
New Member

I am at the page for Splunk Light download and it states choose your download, but there are no links to click on in order to download the product. Going round and round in circles here.

Tags (2)
0 Karma

andrewb_splunk
Splunk Employee
Splunk Employee

Or https://www.splunk.com/en_us/download/splunk-light.html.

There appears to be an issue with the main download page not showing Splunk Light. You can get to the download on the Splunk website by clicking Products > Core Products > Splunk Light. Then use the Free Download button on the resulting page.

0 Karma

skoelpin
SplunkTrust
SplunkTrust

Try using wget

Linux

wget -O splunklight-6.5.3-36937ad027d4-Linux-x86_64.tgz 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=linux&version=6.5.3&product=splunk_light&filename=splunklight-6.5.3-36937ad027d4-Linux-x86_64.tgz&wget=true'

Windows

wget -O splunklight-6.5.3-36937ad027d4-x64-release.msi 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=windows&version=6.5.3&product=splunk_light&filename=splunklight-6.5.3-36937ad027d4-x64-release.msi&wget=true'
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...