Splunk Enterprise Security

To detect if Local admin account has been used to logon to a system

arorayo
New Member

Team, I am trying to setup a use case about

To detect if Local admin account has been used to logon to a system , would appreciate response over it...

0 Karma

codebuilder
Influencer

This should return what you're looking for:

index=_audit user=admin action="login attempt"
----
An upvote would be appreciated and Accept Solution if it helps!
0 Karma

arorayo
New Member

Hi, Thanks for responding.

However, the existing computer is connected to domain and i am trying to monitor if Someone trying to logon to the local computer and bypassing domain.

In the above query - i am not able to find any such action type.

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.


Introducing Unified TDIR with the New Enterprise Security 8.2

Read the blog
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...