Getting Data In

I am trying to create an alert specific to domain admins being added or removed from the Admin group

Greendav
Explorer

As the question stated I am trying to create an alert that lets me know when Domain admins were added or removed from the
Domain group. I also need the alert to create a table that displays the Domain, User, and Workstation.

This is the search I am currently using.

index=* Group_Name=Administrators Administrators* EventCode=4732

| eval delta=now()-latest
| rangemap default=missing field=delta current=0-90000
| convert ctime(latest) AS "Last Indexed"
| table user, sourcetype, host | rename host as Workstation

0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...