-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1379 from SEKOIA-IO/feat/ManageEngineAuditADPlus
ManageEngine: add ADAudit Plus documentation
- Loading branch information
Showing
2 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
59 changes: 59 additions & 0 deletions
59
docs/xdr/features/collect/integrations/application/manageengine_adauditplus.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
uuid: 890207d2-4878-440d-9079-3dd25d472e0a | ||
name: ManageEngine ADAudit Plus | ||
type: intake | ||
|
||
|
||
## Overview | ||
|
||
ManageEngine ADAudit Plus is a robust Active Directory auditing and compliance solution, empowering organizations to track and monitor changes, detect security threats, and ensure regulatory compliance within their Active Directory environment. | ||
|
||
!!! warning | ||
Important note - This format is currently in beta. We highly value your feedback to improve its performance. | ||
|
||
## Supported events | ||
|
||
This integration supports the following events from ADAudit Plus: | ||
|
||
- Alerts (`ADAPAlerts`) | ||
- Group managements reports (`GroupMgmtReports`) | ||
- User managements reports (`UserMgmtReports`) | ||
- Logon reports (`LogonReports`) | ||
- Audit reports (`DNSAuditReports` and `ADObjectsAuditReports`) | ||
|
||
|
||
## Configure | ||
|
||
### Prerequisites | ||
|
||
An internal log concentrator is required to collect and forward events to Sekoia.io. | ||
|
||
### Enable Syslog forwarding | ||
|
||
In the ADAudit Plus console: | ||
|
||
1. Click on 'Admin' Tab → 'SIEM Integration'. | ||
2. Check the 'Enable forwarding of ADAudit Plus Data' checkbox | ||
3. Choose the 'ArcSight (CEF)' radio button. | ||
4. Enter the log concentrator server name. | ||
5. Enter the log concentrator port number and protocol. | ||
6. Save the configuration | ||
7. After saving this configuration, Choose the categories to forward. | ||
|
||
|
||
## Create the intake | ||
|
||
Go to the [intake page](https://app.sekoia.io/operations/intakes) and create a new intake from the format `ManageEngine ADAuditPlus`. | ||
|
||
## Forward logs to Sekoia.io | ||
|
||
Please consult the [Syslog Forwarding](../../../../ingestion_methods/sekoiaio_forwarder/) documentation to forward these logs to Sekoia.io. | ||
|
||
|
||
{!_shared_content/operations_center/detection/generated/suggested_rules_890207d2-4878-440d-9079-3dd25d472e0a_do_not_edit_manually.md!} | ||
|
||
{!_shared_content/operations_center/integrations/generated/890207d2-4878-440d-9079-3dd25d472e0a.md!} | ||
|
||
## Futher Readings | ||
|
||
- [SIEM Integration](https://www.manageengine.com/products/active-directory-audit/help/admin-settings/siem-integration.html) | ||
- [Collected logs in CEF format](https://pitstop.manageengine.com/portal/en/community/topic/collected-syslog-files-in-cef-format) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters