Security

How to configure Splunk error pages / messages (like 404 not found)?

fto
Explorer

Hi all,

I use the web.conf file to configure login messages, ... Is it a similar method to configure error pages (like 404 not found)?
I could edit the templates in "splunk/lib/python2.7/site-packages/splunk/appserver/mrsparkle/lib/" but this is not an evolutive solution.

Thanks in advance for your time and help

theprophet01
Explorer

Not sure if it helps as I have not tested it, but I found the error message under:

/opt/splunk/lib/python3.7/site-packages/splunk/appserver/mrsparkle/lib/error.py

there is a section for 404 in the script which contains:
kwargs['message']='Page not found!'

0 Karma

delewis13
Explorer

Bump this question, would also love a solution to this. Need to return a specific HTML file when i hit 404 within my app.

jkat54
SplunkTrust
SplunkTrust

404 is found here on my install:

C:\Program Files\Splunk\Python-2.7\Lib\site-packages\django\contrib\admin\templates\admin

Also wrapped up in code here:

C:\Program Files\Splunk\Python-2.7\Lib\site-packages\cherrypy\_cperror.py

And here:

C:\Program Files\Splunk\Python-2.7\Lib\site-packages\splunk\appserver\mrsparkle\lib\error.py

Sometimes it depends on where you are in splunk web/api/etc the message/underlying code may change. There is not a way to do this with .conf flies.

0 Karma

nick405060
Motivator

For me in 7.2 I can only find/modify it in error.py, not the rest

0 Karma

nilaksh92
Path Finder

Hi

Can we change the error page of a particular application of Splunk?

Actually I want to change the error page of my application not all applications of splunk.

Can we do it?

Thanks in Advance.

Thanks and Regards
Nikks

0 Karma

fto
Explorer

HI
I'm still facing this problem. Any idea?
Thanks

0 Karma

delewis13
Explorer

Anyone found a solution to do on an app-by-app basis?

0 Karma
Get Updates on the Splunk Community!

Upcoming Webinar: Unmasking Insider Threats with Slunk Enterprise Security’s UEBA

Join us on Wed, Dec 10. at 10AM PST / 1PM EST for a live webinar and demo with Splunk experts! Discover how ...

.conf25 technical session recap of Observability for Gen AI: Monitoring LLM ...

If you’re unfamiliar, .conf is Splunk’s premier event where the Splunk community, customers, partners, and ...

A Season of Skills: New Splunk Courses to Light Up Your Learning Journey

There’s something special about this time of year—maybe it’s the glow of the holidays, maybe it’s the ...