Security

Restrict Users per IP

joberget
Path Finder

Is it possible to restrict the admin user to login from for example 192.168.0.2 address only?

0 Karma
1 Solution

joberget
Path Finder

Thanks! So this is not doable in the Splunk server configuration?

View solution in original post

0 Karma

joberget
Path Finder

Thanks! So this is not doable in the Splunk server configuration?

0 Karma

Brian_Osburn
Builder

I don't remember seeing a setting for this off the top of my head. The Apache instance is probably the best way to do this - this is how I do it hear in my installation. In addition, I let it handle all the SSL duties..

0 Karma

ziegfried
Influencer

You could do this by putting an Apache httpd as reverse proxy in front of splunk and configure Splunk to listen on 127.0.0.1. Apache lets you easily configure such restrictions.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

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

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