Security

Can't see the nice icons in 4.2 admin

hochit
Path Finder

Seems the duplicated slash is dropped by my Apache.

I think it'll be good to fix it.

e.g. /en-US/static/img/skins/default/managerIcons//icon_apps.png

0 Karma
1 Solution

LukeMurphey
Champion

Apache removes empty path segments. Thus, the Apache proxy prevents the full URL from ever being seen by SplunkWeb.

You may be able to use a RewriteRule to force the extra slash back in. Note that the extra slash will already have been removed prior to mod_rewrite rule (i.e. the extra slashed will not be included in the PATH_INFO variable). However, the THE_REQUEST variable is reportedly left untouched.

View solution in original post

LukeMurphey
Champion

Apache removes empty path segments. Thus, the Apache proxy prevents the full URL from ever being seen by SplunkWeb.

You may be able to use a RewriteRule to force the extra slash back in. Note that the extra slash will already have been removed prior to mod_rewrite rule (i.e. the extra slashed will not be included in the PATH_INFO variable). However, the THE_REQUEST variable is reportedly left untouched.

LukeMurphey
Champion

What do you mean by "dropped by my Apache"? Do you mean to say you are using Apache as a reverse proxy in front of SplunkWeb?

hochit
Path Finder

Yes I have Apache as proxy, so I guess "//" may probably filtered by the Apache.
Since I can see those icons in another Splunk that doesn't have Apache installed.

0 Karma
Get Updates on the Splunk Community!

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...

Purpose in Action: How Splunk Is Helping Power an Inclusive Future for All

At Cisco, purpose isn’t a tagline—it’s a commitment. Cisco’s FY25 Purpose Report outlines how the company is ...

[Upcoming Webinar] Demo Day: Transforming IT Operations with Splunk

Join us for a live Demo Day at the Cisco Store on January 21st 10:00am - 11:00am PST In the fast-paced world ...