Security

Locking down Web GUI by IP Ranges

balbano
Contributor

Hi guys,

I have been doing an audit of allowable ranges that are allowed to connect to our Splunk Web GUI on the Network Layer.

However, I'm curious to see if we can lockdown the Web GUI via a config (as Splunk runs on its own Web Server) to allow only certain ranges to connect to it via TCP 8000. If there is no way to do it on the Web Application Layer then I will resort to doing it on the OS Layer via something like IPTables.

Any help you can provide on this topic would be great.

Thanks.

Brian

Tags (1)
1 Solution

dwaddle
SplunkTrust
SplunkTrust

In short, use iptables. Splunk doesn't provide any native functionality in this area. And, even if it did, there would have to be some awfully neat features (IP ranges by login account?) to make me prefer it over native OS functionality. The OS does packet filtering really, really well...

View solution in original post

dwaddle
SplunkTrust
SplunkTrust

In short, use iptables. Splunk doesn't provide any native functionality in this area. And, even if it did, there would have to be some awfully neat features (IP ranges by login account?) to make me prefer it over native OS functionality. The OS does packet filtering really, really well...

balbano
Contributor

Thanks for the input guys!!!

0 Karma

Brian_Osburn
Builder

If iptables aren't a valid solution, you can put Apache in front of Splunk and have it lock down based on IP..

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...