- Related Products
- ADManager Plus
- ADSelfService Plus
- EventLog Analyzer
- Exchange Reporter Plus
- AD360
- Log360
ADAudit Plus facilitates an easy to understand alerting mechanism to alert on any configured change event. The alerts are based on the event data obtained from a configured Report Profile.
Alerts in ADAudit Plus enables real time monitoring of a change in the Active Directory. An alert will include the following information,
This is the Domain Controller from which Event Originated.
This provides the Domain Information.
Severity indicates the degree of importance associated with an event. ADAudit Plus provides 3 different alert notifications which include
The degree of importance or the Severity to be associated with an event is decided and configured by an administrator while configuring Alert Profiles.
Details of the generated alert provided in a easy-to-understand format.
Example: Login failure for User 'Administrator' in '192.168.117.56'. Reason: 'Bad password'
This is the time when the Alert was generated.
Configure / Create Alert Profiles:
ADAudit Plus facilitates an administrator to create customized Alert Profiles by associating them to a Report Profile of choice. To configure / create an alert profile click here.
ADAudit Plus allows an administrator to manage his alerts by clearing or deleting them with the Clear / Delete alerts options.
Notes:
|
Notes:
|
An important part of an alert is its ability to notify users. Alerts configured in ADAudit Plus can be notified to one or more recipients by email.
To configure an email alert from the "Alert" Tab
This will update the "Alert Profile" for the "Selected Report Profile". Any new alert will be notified by email to one or all email addresses entered here. This is also discussed under the Alert Profiles Configuration Section.
The "Mail To" Box will be open for entry only if a Mail Server is configured. To configure mail Server click on the "Configure Mail Server" Link. |
Executing a customized response to a triggered alert
Determine your response to a triggered alert and write a suitable script to execute the response. The supported scripts are PowerShell (.ps1) and batch (.bat).
To be entered in the Script Location field:
Syntax: filename "parameter 1" "parameter 2" "parameter n"
Here, filename is the name of the script file in alert_scripts folder.
parameter n is a ADAudit Plus event variable.
Examples:
Test.bat "%USERNAME%" "%CLIENT_HOST_NAME%"
Test.ps1 "%USERNAME%"
Note:
In-order to manage alerts that are displayed in ADAudit Plus. An option to manually "delete" or "clear" configured alerts is facilitated with ADAudit Plus from the "Alert" Tab.
The deletion of alerts can also be automated. This is done by scheduling a delete alert from the "Admin" Tab of ADAudit Plus.
This will schedule a delete alert action and alerts older than the entered number of days will be deleted.