Security

how can i filter abnormal login from same user different IP address ?

lllidan
New Member

I have to say I'm a layman on Splunk. but i got a requirement from my boss , i need to search the same user login via different IP addresses during five minutes.
i admire the man who can help me .

Tags (2)
0 Karma

sshelly_splunk
Splunk Employee
Splunk Employee

Your base search will be specific to your environment (i.e. Windows Event codes, ssh login messages, etc), but if you get your base search, you can than do something like:
"yoursearch" | chart count over user by host
Again, it will depend on your source data. If you give a bit more info (sourcetypes, etc), be happy to respond.

0 Karma

kamlesh_vaghela
SplunkTrust
SplunkTrust

@lllidan,

can you share more information about events or provide sample event?

0 Karma
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 ...