DNS Push Security Events

Secure Access KeyTypeDescription
specversionstringThe version of the Push Security Event schema.
typestringThe type of the security event.
sourcestringThe unique label that describes the source of the security event.
orgidintegerThe unique identifier of the organization.
integrationidstringThe unique identifier of the integration.
idstringThe unique identifier for the push security event.
timestringThe date and time when the system sent the event. The system formats the timestamp in the ISO 8601 format.
datacontenttypestringThe type of the content in the push security event.
dataobjectThe properties of the data for the push security events.

data

Secure Access KeyTypeDescription
eventsarrayThe list of push security event messages.

data.events

Secure Access KeyOCSF KeyTypeDescription
activity_idintegerThe unique identifier of the activity that triggered the security event.
category_uidintegerThe unique identifier of the security event category.
cisco_dns_metadataobjectThe properties of the Cisco DNS metadata.
cisco_event_idEvent IDstringThe unique identifier of the security event.
cisco_event_typestringThe type of the security event.
cisco_organization_idOrganization IDnumberThe unique identifier of the organization.
cisco_originobjectThe properties of the origin.
cisco_other_originsarrayThe list of the other origins.
class_uidintegerThe unique identifier of the class.
metadataobjectThe metadata for the security event.
policyobjectThe properties of the components and profiles for the access rules in the Access policy.
queryobjectThe properties of the DNS request.
rcode_idRCodenumberThe RCODE sent to the client. O is NOERROR, 2 is SERVFAIL, 3 is NXDOMAIN.
severity_idnumberThe unique identifier of the severity.
src_endpointobjectThe properties of the client endpoint.
timeTimestampstringThe date and time when the system recorded the security event. The system formats the timestamp in milliseconds since the Unix Epoch.
type_uidintegerThe unique identifier of the type for the security event.

data.events.cisco_dns_metadata

Secure Access KeyOCSF KeyTypeDescription
client_reporting_idClient Reporting IDstringThe unique ID of a type of component in a specific device.
destination_countriesDestination Countriesarray(string)The ISO-3166 alpha-2 country code associated with an IP address of the destination.
handlingHandlingstringThe label that describes the status of the push security event. The possible values are: APPLICATION, BLOCKED, BOTNET, DOMAINTAGGING, EXPIRED, MALWARE, NAVIGATION, NODATA, NORMAL, NXDOMAIN, PHISH, SERVFAIL, SUSPICIOUS, WILDCARD, URL_PROXY, SECURITY, WHITELISTED, REFUSED, SINKHOLE, URL_PROXY_HTTPS, PDNS, ALLOWLISTED
internal_client_ipInternal Client IPstringThe IP address of a client that connects to the DNS resolver through a Secure Access virtual appliance. The IP address is IPv4 or IPv6 and most likely private/
public_suffixPublic SuffixstringThe suffix of the public domain associated with the destination and the security event.

data.events.cisco_origin

Secure Access KeyOCSF KeyTypeDescription
idOrigin IDintegerThe unique identifier of the endpoint.
typeOrigin TypestringThe type of the endpoint, for example: Networks, AD Computer.

data.events.cisco_other_origins

Secure Access KeyOCSF KeyTypeDescription
idOrigin IDintegerThe unique identifier of the endpoint, for example: Networks, AD Computer..
typeOrigin TypenumberThe type of the endpoint. The possible values are: 1 is Networks, 5 is ADComputers.

data.events.metadata

Secure Access KeyOCSF KeyTypeDescription
productobjectThe properties of the product.
versionstringThe version of the product.

data.events.metadata.product

Secure Access KeyOCSF KeyTypeDescription
namestringThe name of the product.

data.events.policy

Secure Access KeyOCSF KeyTypeDescription
blocked_categoriesBlocked Categoriesarray(string)The security category associated with the destination.
categoriesCategoriesarray(string)The label for the security category.
uidRule IDintegerThe unique identifier of the access rule in the Access policy that matches the network traffic.

data.events.query

Secure Access KeyOCSF KeyTypeDescription
hostnameQuery NamestringThe hostname in the DNS request.
typeQuery TypestringThe record type of the DNS request. For example: 1 for a A record, 16 for a TXT record.

data.events.src_endpoint

Secure Access KeyOCSF KeyTypeDescription
ipExternal Client IPstringThe public IPv4 or IPv6 address of the client endpoint seen by the DNS resolver.
namestringThe hostname of the client endpoint.