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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...