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!

Splunk Observability Cloud’s AI Assistant in Action Series: Analyzing and ...

This is the second post in our Splunk Observability Cloud’s AI Assistant in Action series, in which we look at ...

Elevate Your Organization with Splunk’s Next Platform Evolution

 Thursday, July 10, 2025  |  11AM PDT / 2PM EDT Whether you're managing complex deployments or looking to ...

Splunk Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...