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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...