Skip to content

Commit

Permalink
Merge pull request #1379 from SEKOIA-IO/feat/ManageEngineAuditADPlus
Browse files Browse the repository at this point in the history
ManageEngine: add ADAudit Plus documentation
  • Loading branch information
squioc authored Nov 6, 2023
2 parents fd8f78a + b971f32 commit 8a78f7d
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 0 deletions.
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)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ nav:
- FreeRADIUS: xdr/features/collect/integrations/application/freeradius.md
- HAProxy: xdr/features/collect/integrations/application/haproxy.md
- ISC DHCP: xdr/features/collect/integrations/application/dhcpd.md
- ManageEngine ADAudit Plus: xdr/features/collect/integrations/application/manageengine_adauditplus.md
- Nginx: xdr/features/collect/integrations/application/nginx.md
- OpenLDAP: xdr/features/collect/integrations/application/openldap.md
- OpenSSH: xdr/features/collect/integrations/application/openssh.md
Expand Down

0 comments on commit 8a78f7d

Please sign in to comment.