IBM LDAP Modeling Rule

Modeling Rule

IBM Directory Server for IBM (LDAP)

Details

IDIBM_LDAP_ModelingRule
From Version8.4.0

Schema

ibm_ldap_raw

Field Type Array?
_raw_log string
client string
hostname string
level string
{
    "ibm_ldap_raw": {
        "_raw_log": {
            "type": "string",
            "is_array": false
        },
        "client": {
            "type": "string",
            "is_array": false
        },
        "level": {
            "type": "string",
            "is_array": false
        },
        "hostname": {
            "type": "string",
            "is_array": false
        }
    }
}