Getting Data In

How to create a table with the names of the users deleted?

hichem_khalfi
Path Finder

I want to have a table of deleted accounts with the attributes time, adminstrator, user, message but the administrator and users fields still remain empty

index = msad source=wineventlog:security EventCode=4726
| rex field=member_dn "(?<Administrator> S+)s+(?<User> S+)"
| table _time Administrator User action signature

and that I checked event raw, I noticed that the field membr_dn is empty have a solution?

Labels (2)
Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

If the field is empty, what should be in it?

0 Karma
Get Updates on the Splunk Community!

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Unleash Unified Security and Observability with Splunk Cloud Platform

     Now Available on Microsoft AzureThursday, March 27, 2025  |  11AM PST / 2PM EST | Register NowStep boldly ...

Splunk AppDynamics with Cisco Secure Application

Web applications unfortunately present a target rich environment for security vulnerabilities and attacks. ...