#Random
This is a place to discuss all things outside of Splunk, its products, and its use cases.

Where can I find Checksum for Splunk Downloads?

andrewkenth
Communicator

Hi all,

I did a search and found an answer but it is from 2013 and does not appear to be relevant any longer. Where can I find the checksum's for the downloads? In my case, I'm looking for the checksum for the splunk-6.5.2-67571ef4b87d-Linux-x86_64.gz file.

Thanks!
Andrew

0 Karma
1 Solution

andrewkenth
Communicator

Documenting for the next person. It's on the download page after select download. I glazed over when I originally downloaded the file.

View solution in original post

iamsahilshaiks
Splunk Employee
Splunk Employee

To offer a more precise answer to this question for anyone referencing it in the future.

First, download the Splunk package to your local system. Next, open the command prompt, PowerShell, or any terminal you prefer. Use the 'cd' command to navigate to the directory where the Splunk package is located.

After reaching the correct directory, execute the following command:

cd .\Downloads\

For Linux and macOS:
sha256sum splunk*.tgz

 

For Windows (PowerShell):
Get-FileHash -Algorithm SHA256 splunk*.tgz

 

Thanks,
Shaik Sahil

Splunk Core Certified Consultant
0 Karma

andrewkenth
Communicator

Documenting for the next person. It's on the download page after select download. I glazed over when I originally downloaded the file.

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!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...