SIEM, Log Management, Security, Compliance, Server Monitoring and Uptime Monitoring Software
Table of Contents

Security Event Log Failed Logons Reports

The Failed Logons Reports enable you to scan the consolidated log database for various failed logon Event IDs. This report is typically used by compliance and audit professionals while auditing domain controllers and stand-alone servers.

Server Manager includes two methods to report failed Windows logins:

MethodDescription
One-Off Failed Logons ReportParses event IDs:4625, 4768, 4771 and 4776, filters Logon Types, displays each failed login or the total number of failed login attempts grouped by user and Logon Type, then finally and optionally generates a summary table along with tables for each selected Event ID. This report is supported on all locales.
Generic Failed Logons ReportUses Regular Expressions to parse Security Event Log Entries, extract values, validate subject and target accounts in Active Directory, then finally filter entries using Event Log Filters. This report is only supported on English locales.

How to configure the One-Off Failed Logons Report

The Options Tab

  • Use the Tables check boxes to select the Event IDs to target.
  • Use the Logon Types check boxes to select the Logon Types to target.
  • Use the Summary check box to either display each failed logon entry or display the count of unique failed logons grouped by account name and Logon Type.
Failed Logon Report Properties View
Failed Logon Report Properties View

How to configure the Generic Failed Logons Report

The Options Tab

  • Use the Filters drop-down to select all of the filters you would like to apply to the report.
Important
To target specific columns (e.g. Account For Which Logon Failed), create a Complex Event Log Filter then, create a new Attribute Value Pair Criteria, specify the column's key (e.g. TARGET_ACCOUNT_NAME) then, specify the account name or regular expression to target.
Sample Regular Expression Driven Windows Failed Logon Filter
Sample Regular Expression Driven Windows Failed Logon Filter
  • Once a filter is assigned, use the Include entries that pass drop-down to select the filter method.
    The following filter options are available:
OptionDescription
AllInclude each entry that passes all assigned filters.
AnyInclude each entry that passes any filter.
NoneInclude each entry that does not pass any of the filters.
IgnoreInclude all entries.
  • Use the Apply filter frequency rules to display the Latest or Oldest entry when it occurs more than X times every X periods.
Note
A unique instance of these settings is attached to each assigned filter. Select the Filter to apply each instance's settings.
  • Use the Duplicates controls to group entries by Source and Event ID then display Latest or Oldest entry along with a count of entries in each group.
Generic Failed Logon Report Properties View
Generic Failed Logon Report Properties View

Related Topics

Security Event Log Reports