Skip to main content
description
string
required

Description of the event. This can also contain a description of the issue for failure logs.

details
object
required

Log details

environment_name
string
required

The name of the environment where the event occurred

Examples:

"prod-eu-1"

"prod-us-1"

log_id
string
required

Log id

tenant_name
string
required

Tenant name

type
string
required

Network ACLs summary

Allowed value: "acls_summary"
$event_schema
object

Event schema meta

date
string

The date when the event occurred in ISO 8601 format

Example:

"2024-01-15T10:30:00.000Z"

is_mobile
boolean

Whether the request originated from a mobile device. Only present when user_agent is available.

user_agent
string

The user_agent behind this log, when available

Example:

"Chrome 120.0.0 / Mac OS X 10.15.7"