Reporting

How to create a report when an account is created in active directory?

ekoumbakemal
Observer

Hello,

I want to have a report when an account is created in active directory?
How I can process it?

Thanks.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @ekoumbakemal,
see my answer in https://answers.splunk.com/answers/776027/how-to-display-a-modification-on-the-active-direct-1.html

Anyway, you have to search in Splunk the EventCode=4720:

index=wineventlog EventCode=4720
| ...

but the problem is that usually you haven't these EventCodes because this audit isn't enabled by default in Domain Controllers, so you have to enable it following instructions in my answer.

Ciao.
Giuseppe

0 Karma
Get Updates on the Splunk Community!

Message Parsing in SOCK

Introduction This blog post is part of an ongoing series on SOCK enablement. In this blog post, I will write ...

Exploring the OpenTelemetry Collector’s Kubernetes annotation-based discovery

We’ve already explored a few topics around observability in a Kubernetes environment -- Common Failures in a ...

Use ‘em or lose ‘em | Splunk training units do expire

Whether it’s hummus, a ham sandwich, or a human, almost everything in this world has an expiration date. And, ...