Security

Is there a configuration to restart Splunk web without asking for credentials?

marian_coman
Explorer

Hello,

Is there a way to restart splunk web without being asked for session credentials?

[splunk@splunk]$ splunk restart splunkweb
Your session is invalid. Please login.
Splunk username:

I would like to have this scheduled in order to get updates for https://splunk:8000/en-US/static/app/my_app/my_csv.csv
Or even better, a way to get that csv link updated, as the only way I found was through splunk web restart ( I have the add-on for debug refresh, but it doesn't seem to work in my enviroment)

Thank you!

0 Karma

harsmarvania57
Ultra Champion

Hi @marian_coman,

You can run below command and pass admin username and password in command itself.

$SPLUNK_HOME/bin/splunk restart splunkweb -auth <USER>:<PASSWORD>

I hope this helps.

Thanks,
Harshil

0 Karma

marian_coman
Explorer

Hi @harsmarvania57, this would work , but I would prefer not to put credential in a scheduled task/script.

0 Karma

adonio
Ultra Champion

hello there,

does \debug\refresh works?
put in url: http://YourSplunkServer:8000/en-US/debug/refresh

0 Karma

marian_coman
Explorer

It works, but it's not the desired approach, I need to get the .csv file updated daily and would need a way to automate this.

0 Karma

MuS
Legend

If debug/refresh works for you have a look at this app https://splunkbase.splunk.com/app/1871/ and you can use the pre-built saved search to schedule the reload 😉

cheers, MuS

0 Karma

marian_coman
Explorer

Hey MuS, I have your add-on installed, it runs successfully for "| refresh" (all the components are with status 200) but for some reason it doesn't refresh the CSV in static... but http://YourSplunkServer:8000/en-US/debug/refresh does instead...

0 Karma
Get Updates on the Splunk Community!

New This Month - Splunk Observability updates and improvements for faster ...

What’s New? This month, we’re delivering several enhancements across Splunk Observability Cloud for faster and ...

What's New in Splunk Cloud Platform 9.3.2411?

Hey Splunky People! We are excited to share the latest updates in Splunk Cloud Platform 9.3.2411. This release ...

Buttercup Games: Further Dashboarding Techniques (Part 6)

This series of blogs assumes you have already completed the Splunk Enterprise Search Tutorial as it uses the ...