ADAudit Plus
Connect ManageEngine ADAudit Plus to Radiant Security to forward Active Directory audit events for AI triage.
ManageEngine ADAudit Plus is an Active Directory auditing and reporting tool that detects insider threats, privilege misuse, and unauthorized changes across AD, Azure AD, file servers, and Windows endpoints.
Connecting ADAudit Plus forwards logon activity, account management changes, and policy change events to Radiant Security via Radiant's HTTPS webhook endpoint. Radiant uses these events to enrich alerts during AI triage, giving analysts visibility into the directory-layer context behind a suspicious sign-in or privilege change.
Prerequisites
Add the data connector in Radiant Security
Log in to Radiant Security.
From the navigation menu, select Settings > Data Connectors and click + Add Connector.
Search for and select ADAudit Plus Webhook, then click Data Feeds.
Under Select your data feeds, select ADAudit Plus Webhook and click Credentials.
In the Credential Name field, enter an identifiable name for this credential (e.g.,
ADAudit Plus Integration).Under Required Credentials, enter a value in the Connector tag field. This can be any string. Radiant uses this value as salt when generating the authentication token for your connector.
Click Add Connector.
Open the newly created connector. Under Vendor Configuration, copy and save the
Webhook URLandTokenvalues. You will need both in the next section.
Important Note: Treat the Token value as a secret. Anyone with access to this token can post alerts to your connector. Do not expose it in client-side code, version control, or shared logs.
Configure ADAudit Plus to forward events via HTTPS
ADAudit Plus's Splunk HTTP Event Collector forwarder is compatible with Radiant's webhook endpoint. Configure it with the Webhook URL and Token you copied from Radiant.
In the ADAudit Plus Control Panel, click the Admin tab.
In the side panel, select Configuration > SIEM Integration.
Select the Enable forwarding of ADAuditPlus Data checkbox.
Click the Splunk HTTP tab and enter the following values:
Splunk Server: the
Webhook URLvalue copied from Radiant.HTTP Event Collector port:
443SSL Enabled:
TrueAuthentication Token: the
Tokenvalue copied from Radiant.Folder size threshold:
5 GBLeave Enable Log forwarding of ADAudit Plus application logs unselected.
Select Yes, I agree that it is compliant.
Click Save.
On the right side, click Choose Categories to forward.
Select all categories except AzureAD Logon Reports and AzureAD Management Reports.
Click Save.
Verify ingestion
After ADAudit Plus begins forwarding, confirm events are reaching Radiant.
In Radiant, navigate to Log Management.
Filter by
rs_connectorType:"ad_audit_webhook".Confirm recent events appear.
Allow several minutes for events to be parsed, indexed, and available for search.
Last updated
Was this helpful?