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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...