LDAP
| eventName | Description | Sample | Rule |
|---|---|---|---|
| any | Source-only rules that filter on applicationName 'ldap' without specifying an eventName attribute here. | N | N |
| bind_ | An LDAP bind (authentication) succeeded. | N | N |
| bind_ | An LDAP bind (authentication) failed. | N | N |
| search_ | An LDAP directory search completed successfully. | N | N |
| search_ | An LDAP directory search failed. | N | N |
| unbind | An LDAP client terminated its connection (unbind). | N | N |
any: LDAP (any event)
#Description
Source-only rules that filter on applicationName 'ldap' without specifying an eventName attribute here.
References #
search_success: Search Success
#Description
An LDAP directory search completed successfully.