Getting Data In

How to create a search Disable user to search the list of users whose account was disabled?

RJ2
Observer

hello there i want to search the list of users whose account was disabled with their Account name  and make it as report

Labels (1)
Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @RJ2,

at first you need to find the EventCode related to disabled users

  • 629
  • 4725

and the run a simple search like this:

index=wineventlog EventCode IN (629,4725)
| table _time Account_name host

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...