Splunk Dev

Is there a method to interact with Splunk's website (www.splunk.com) to authenticate use via a Python script?

ABMJ
New Member

I am trying to automate Splunk installation using a Python script and I am looking for a way to interact with Splunk to authenticate the use before downloading the file. I know that I can download the file using the direct link, but I don't think this is what is suppose to happen.

Do you have any idea how to achieve this? Have you every done this before?

0 Karma

hylam
Contributor

You should use the direct link. The splunk download webpage provides a wget command. It is working as intended.

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 ...