Cisco UCM Modeling Rule

Modeling Rule

Cisco UCM

Details

IDCisco_UCM_ModelingRule
From Version8.5.0
Tagscisco

Schema

cisco_ucm_raw

Field Type Array?
_raw_log string
outcome string
parsed_fields string
src_ipv4 string
src_ipv6 string
{
    "cisco_ucm_raw": {
        "_raw_log": {
            "type": "string",
            "is_array": false
        },
        "parsed_fields": {
            "type": "string",
            "is_array": false
        },
        "outcome": {
            "type": "string",
            "is_array": false
        },
        "src_ipv4": {
            "type": "string",
            "is_array": false
        },
        "src_ipv6": {
            "type": "string",
            "is_array": false
        }
    }
  }