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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...