All Apps and Add-ons

Splunk Security Essentials: Missing images and entire pages

jruzi
Engager

Our installation of the (unfortunately unsupported) Splunk Security Essentials app is not functioning correctly. Images do not appear and entire pages do not load properly. For example, see screenshots below. Has anyone experienced this before, and if so, what causes did you uncover?

alt text
alt text

0 Karma

splunkreal
Motivator

This solved on apache lb:

RewriteRule ^/(static.*) /mysplunkendpoint/$1 [P]

https://wiki.splunk.com/Community:SplunkBehindAProxy

* If this helps, please upvote or accept solution if it solved *
0 Karma

David
Splunk Employee
Splunk Employee

Hi @jruzi

Have you tried to look through the content in this question, to see if it resolves your issues? https://answers.splunk.com/answers/640561/why-does-the-splunk-security-essentials-app-has-mi.html#an...

The _bump should solve most of the problems, provided you're using a recent version of SSE. Since about 2.4.x we've worked around most other core bugs here.. we've also tried to work around the _bump issue by automatically bumping if you have admin rights, but that's hard to do perfectly.

Thanks,
David

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...