Google Cloud Logging Modeling Rule

Modeling Rule

Google Cloud Logging

Details

IDGoogle_Cloud_Logging_ModelingRule
From Version8.5.0

Schema

google_cloud_logging_raw

Field Type Array?
httpRequest string
insertId string
jsonPayload string
logName string
operation string
protoPayload string
resource string
severity string
textPayload string

google_dns_raw

Field Type Array?
httpRequest string
insertId string
jsonPayload string
logName string
operation string
protoPayload string
resource string
severity string
textPayload string
{
  "google_cloud_logging_raw": {
    "httpRequest": {
      "type": "string",
      "is_array": false
    },
    "insertId": {
      "type": "string",
      "is_array": false
    },
    "jsonPayload": {
      "type": "string",
      "is_array": false
    },
    "logName": {
      "type": "string",
      "is_array": false
    },
    "operation": {
      "type": "string",
      "is_array": false
    },
    "protoPayload": {
      "type": "string",
      "is_array": false
    },
    "resource": {
      "type": "string",
      "is_array": false
    },
    "severity": {
      "type": "string",
      "is_array": false
    },
    "textPayload": {
      "type": "string",
      "is_array": false
    }
  },
  "google_dns_raw": {
    "httpRequest": {
      "type": "string",
      "is_array": false
    },
    "insertId": {
      "type": "string",
      "is_array": false
    },
    "jsonPayload": {
      "type": "string",
      "is_array": false
    },
    "logName": {
      "type": "string",
      "is_array": false
    },
    "operation": {
      "type": "string",
      "is_array": false
    },
    "protoPayload": {
      "type": "string",
      "is_array": false
    },
    "resource": {
      "type": "string",
      "is_array": false
    },
    "severity": {
      "type": "string",
      "is_array": false
    },
    "textPayload": {
      "type": "string",
      "is_array": false
    }
  }
}