Security

How to host static content (simple txt file) containing IPs in the Splunk Web directory for users to access?

sdorsey15
New Member

Greetings all!

I am seeking to host a simple txt file containing IPs from the Splunk web dir. I have a Splunk search which yields IPs in a txt file and would like to then move that file to a place which is accessible via Splunk Web so other devices can access it. The file is going to be IPs deemed as "malicious" from the search, so I want firewalls to be able to reference the text file and update ACLs accordingly.

I referenced the below Answer and tried placing the txt file in /opt/splunk/etc/apps/app-here/static/. But I then could not access it by going to http://:8000/en-US/static/app/app-here/badip.txt
https://answers.splunk.com/answers/4290/create-a-custom-web-page-for-the-splunk-web-server-to-host.h...

Since that past answer is from 2011, has the location or URL changed? Or is there a better place to do this now?

0 Karma

niketn
Legend

If your Splunk App name is TestApp then following should be the path for static folder:

/opt/splunk/etc/apps/TestApp/appserver/static

Then you can access the contents through Splunk HTML panel elements, for eg:

<html src="/static/app/TestApp/html_tags.html">Test HTML Link</html>

Refer to HTML example on Splunk 6.x Dashboard Examples app for details on the same.

____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...