Fortinet Fortiweb Modeling Rule

Modeling Rule

Fortinet Fortiweb

Details

IDFortinet_Fortiweb_ModelingRule
From Version8.15.0

Schema

fortinet_fortiweb_raw

Field Type Array?
act string
app string
cat string
cefDeviceEventClassId string
cefDeviceVersion string
cefName string
cefSeverity string
cipher_suite string
cn1 int
cn3 int
cs1 string
cs2 string
cs3 string
cs4 string
cs5 string
cs6 string
deviceexternalid string
dhost string
dpt int
dst string
dst_port int
http_agent string
http_host string
http_method string
http_refer string
http_request_bytes int
http_response_bytes int
http_retcode int
http_url string
in string
log_timestamp int
msg string
original_src string
out string
outcome string
proto string
reason string
request string
requestClientApplication string
requestMethod string
rt int
service string
spt int
src string
src_port int
status string
user_name string
{
    "fortinet_fortiweb_raw": {
        "cefDeviceVersion": {
            "type": "string",
            "is_array": false
        },
        "cefDeviceEventClassId": {
            "type": "string",
            "is_array": false
        },
        "cefName": {
            "type": "string",
            "is_array": false
        },
        "cefSeverity": {
            "type": "string",
            "is_array": false
        },
        "cat": {
            "type": "string",
            "is_array": false
        },
        "cs1": {
            "type": "string",
            "is_array": false
        },
        "src": {
            "type": "string",
            "is_array": false
        },
        "cs2": {
            "type": "string",
            "is_array": false
        },
        "app": {
            "type": "string",
            "is_array": false
        },
        "act": {
            "type": "string",
            "is_array": false
        },
        "cs3": {
            "type": "string",
            "is_array": false
        },
        "cs4": {
            "type": "string",
            "is_array": false
        },
        "dhost": {
            "type": "string",
            "is_array": false
        },
        "request": {
            "type": "string",
            "is_array": false
        },
        "requestMethod": {
            "type": "string",
            "is_array": false
        },
        "requestClientApplication": {
            "type": "string",
            "is_array": false
        },
        "cs6": {
            "type": "string",
            "is_array": false
        },
        "msg": {
            "type": "string",
            "is_array": false
        },
        "cs5": {
            "type": "string",
            "is_array": false
        },
        "cipher_suite": {
            "type": "string",
            "is_array": false
        },
        "dst": {
            "type": "string",
            "is_array": false
        },
        "http_host": {
            "type": "string",
            "is_array": false
        },
        "original_src": {
            "type": "string",
            "is_array": false
        },
        "http_retcode": {
            "type": "int",
            "is_array": false
        },
        "service": {
            "type": "string",
            "is_array": false
        },
        "user_name": {
            "type": "string",
            "is_array": false
        },
        "http_method": {
            "type": "string",
            "is_array": false
        },
        "http_url": {
            "type": "string",
            "is_array": false
        },
        "http_refer": {
            "type": "string",
            "is_array": false
        },
        "http_agent": {
            "type": "string",
            "is_array": false
        },
        "status": {
            "type": "string",
            "is_array": false
        },
        "spt": {
            "type": "int",
            "is_array": false
        },
        "dpt": {
            "type": "int",
            "is_array": false
        },
        "cn3": {
            "type": "int",
            "is_array": false
        },
        "http_response_bytes": {
            "type": "int",
            "is_array": false
        },
        "dst_port": {
            "type": "int",
            "is_array": false
        },
        "http_request_bytes": {
            "type": "int",
            "is_array": false
        },
        "src_port": {
            "type": "int",
            "is_array": false
        },
        "proto": {
            "type": "string",
            "is_array": false
        },
        "deviceexternalid": {
            "type": "string",
            "is_array": false
        },
        "cn1": {
            "type": "int",
            "is_array": false
        },
        "in": {
            "type": "string",
            "is_array": false
        },
        "out": {
            "type": "string",
            "is_array": false
        },
        "reason": {
            "type": "string",
            "is_array": false
        },
        "outcome": {
            "type": "string",
            "is_array": false
        },
        "log_timestamp": {
            "type": "int",
            "is_array": false
        },
        "rt": {
            "type": "int",
            "is_array": false
        }
    }
}