Splunk Enterprise

About the login banner in Web.conf

masakazu
Explorer

I set up DoDBanner when logging in by putting the following in Web.conf.
It was displayed in Splunk 9.2.1, but it was no longer displayed in Splunk 9.2.2.

$SPLUNK_HOME$\etc\system\local\web.conf
[settings]
login_content = <script>function DoDBanner() {alert("Hello World");}DoDBanner();</script>

Is DoDBanner no longer supported from a certain version?

Tags (1)
0 Karma

skurasak1
Explorer

Having the same problem had to go back to the <p></p> method that was previously in the interim.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...