Splunk Dev

Maintenance page

LH_SPLUNK
Explorer

Hi,
is there a way to show an maintenance Page during "Restart Splunk", "SW Update",...
--> not the "not available page" rather an own service page

Thanks.

0 Karma

MuS
SplunkTrust
SplunkTrust

Hi LH_SPLUNK,

take a look at this app here https://github.com/M-u-S/SA-LoadBalancerStatus (offical Splunkbase app is not yet approved).

It provides a REST API endpoint that can be queried by the load balancer and based on the answer the instance will either be used or not.

This is not exactly what you asked for, but this way the users would at least not land on a instance that is about to be restarted or such.

Hope this helps ...

cheers, MuS

chrisyounger
SplunkTrust
SplunkTrust

There isnt an official way. You would need to run an nginx proxy over the top and have that present the page.

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