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'
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...