Splunk Search

Search for usage and login attempts for list of users

Sathya0Q
Engager

 

I recently started learning Splunk . Could you help me!!

Have list of users and particular looking for search query to fetch login attempts of those list of user accounts.

Labels (1)
0 Karma

anilchaithu
Builder

@Sathya0Q 

 

I guess you have the list of users in a lookup file. If not please create one with field name as user.

Use the below search to get the login attempts from the selected users. If the field name in the lookup is not user, you should use a rename command in the subsearch

index=_audit [ | inputlookup users.csv ] login attempt

 

-- Hope this helps

Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

Watch On Demand the Tech Talk, and empower your SOC to reach new heights! Duration: 1 hour  Prepare to ...

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...