Training + Certification Discussions

Downloading Issue

vivek83601468
New Member

I am unable to download free Splunk enterprise for my System. Whenever I am trying to download it redirects me to the terms and agreement policy and there I am not able to find any ways to proceed further to download.

I am using windows 64 bit operating system.

It will be very helpful if someone can tell me the way to download it in my System.

0 Karma

aasabatini
Motivator

Hi @vivek83601468 

I suggest to change browser.

 

Anyway if it still doesn't work, try to use wget comand from prompt

follow this guide to install wget on windows

https://builtvisible.com/download-your-website-with-wget/

use this wget comand to download splunk from comand line

wget -O splunk-8.1.3-63079c59e632-x64-release.msi 'https://www.splunk.com/bin/splunk/DownloadActivityServlet?architecture=x86_64&platform=windows&version=8.1.3&product=splunk&filename=splunk-8.1.3-63079c59e632-x64-release.msi&wget=true'

hope can help

Alessandro

“The answer is out there, Neo, and it’s looking for you, and it will find you if you want it to.”
0 Karma
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 ...