
Audit Status - Logon auditing is disabled
#1
Posted 19 April 2018 - 04:08 PM
#2
Posted 23 April 2018 - 09:51 AM
Hello,
Did you check this article: https://www.netwrix.com/kb/1571 ?
This might have to do with Advanced Audit Policy settings vs Basic ones. ALE is checking Basic settings while Netwrix Auditor by default configures Advanced: https://helpcenter.n.../AD_Manual.html
The best way to check if auditing is configured on the DC is running an elevated command prompt and executing the following command: auditpol /get /category:*
Note that your DC must be 2008 or newer to run this command.
However I still find it strange that ALE has stopped showing lockouts since it shouldn't really matter which policies are configured - the most important thing is that events are logged. Please check if Security Event logs on your DCs are logging the following event ids: https://www.netwrix.com/kb/1348
Hope this helps.
AndreyK
#3
Posted 24 April 2018 - 04:24 PM
Below are the results of auditpol /get /category:*.
#4
Posted 24 April 2018 - 04:34 PM
ALE relies on events from the Account Management / User Account Management subcategory which is set to 'No Auditing' as per auditpol.
Please enable that subcategory (or the whole Account Management category) for Success on all DCs and see if it helps.
AndreyK
#5
Posted 24 April 2018 - 06:14 PM
Below is the audit policy now. ALE is still showing the "Logon auditing is disabled" message.
#6
Posted 24 April 2018 - 08:28 PM
I just got an Account Lockout email from ALE so this appears to be working despite the "Logon auditing is disabled" message still being present.
#7
Posted 26 April 2018 - 12:18 PM
If you are confident that auditing is properly configued on your DCs (and your auditpol looks correct), you can disable audit checks in ALE which should remove the error message from the status bar. Please see the last section of https://www.netwrix.com/kb/1571