Introduction
The tags beginning with directory.openldap identify events generated by OpenLdap.
Valid tags and data tables
The full tag must have four levels. The first two are fixed as directory.openldap and represent technology and brand. The third level corresponds to the product while the fourth identifies the type of events sent.
Technology | Brand | Product | Type |
---|---|---|---|
directory | openldap |
|
|
These are the valid tags and corresponding data tables that will receive the parsers' data:
Tag | Data table |
---|---|
directory.openldap.access.event | directory.openldap.access.event |
Field transformation
Field | Type | Extra Label |
---|---|---|
eventdate | timestamp | - |
hostname | str | - |
unix_hex_time | str | - |
connection | str | - |
operation | str | - |
tag_number | str | - |
error | str | - |
queued_time | float8 | - |
elapsed_time | float8 | - |
number_of_entry | str | - |
text | str | - |
file_descriptor | str | - |
source_ip | ip4 | - |
source_port | str | - |
destination_ip | ip4 | - |
destination_port | str | - |
distinguished_name | str | - |
method | str | - |
mechanism | str | - |
security_strength_factor | str | - |
bind_ssf | str | - |
base | str | - |
scope | str | - |
dereference | str | - |
filter | str | - |
attribute | str | - |
request_type | str | - |
response_type | str | - |
message | str | - |
hostchain | str | ✓ |
tag | str | ✓ |
rawMessage | str | ✓ |