Netmotion VPN Modeling Rule

Modeling Rule

Netmotion VPN

Details

IDNetmotion_VPN_ModelingRule
From Version8.15.0
Tagsnetmotion

Schema

netmotion_vpn_raw

Field Type Array?
_raw_log string
agent string
ecs string
event string
host string
log string
message string
winlog string
{
    "netmotion_vpn_raw": {
        "ecs": {
            "type": "string",
            "is_array": false
        },
        "log": {
            "type": "string",
            "is_array": false
        },
        "host": {
            "type": "string",
            "is_array": false
        },
        "agent": {
            "type": "string",
            "is_array": false
        },
        "event": {
            "type": "string",
            "is_array": false
        },
        "winlog": {
            "type": "string",
            "is_array": false
        },
        "message": {
            "type": "string",
            "is_array": false
        },
        "_raw_log": {
            "type": "string",
            "is_array": false
        }
    }
  }