All Apps and Add-ons

How do you edit a custom message in a 404 page of Splunk for a particular app only?

jiaqya
Builder

I am looking to provide a custom message to the user when they get a 404 error on a particular app.

is there any way to achieve this ?

Tags (1)
0 Karma

mikewilldo2
New Member

Also looking for something here. I am creating my website and it's all done. One thing that I did forget to edit is the 404 page. I'm not sure on how I want it to look, something like https://under-the-open-sky.com/404/ I find it quite funny and somewhat cute. Is there a way to edit this or change it to my liking so I can use this?

0 Karma

dkeck
Influencer

HI,

have a look at this post : https://answers.splunk.com/answers/287840/how-to-configure-splunk-error-pages-messages-like.html

So Solution mentioned, but the paths you should look for. Looks like not possible with confs.

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
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...