Parsers and Generated Fields

Tag Fields Created by Parser google-chrome-enterprise
  • #Cps.version

  • #Vendor

  • #ecs.version

  • #event.dataset

  • #event.kind

  • #event.module

  • #event.outcome

  • #observer.type

Fields Identified by Parser google-chrome-enterprise
Source FieldCPS FieldDescriptionMapping
Vendor.time@timestampEvent timestampExtracted from Vendor.time using regex pattern and parsed as seconds format
Vendor.device_iddevice.idUnique device identifierCopied from Vendor.device_id
Vendor.device_namedevice.model.nameName of the deviceCopied from Vendor.device_name
Noneecs.versionECS schema versionStatic value: 8.17.0
Vendor.eventevent.actionChrome Enterprise event typeCopied from Vendor.event
Noneevent.category[]Event category arrayStatic value: network
Noneevent.kindEvent categorizationStatic value: event
Noneevent.moduleModule identifierStatic value: chromeenterprise
Vendor.eventevent.outcomeEvent outcome (success/failure)Conditional assignment based on event.action
Vendor.reasonevent.reasonReason for the eventCopied from Vendor.reason
Vendor.event_detailevent.referenceAdditional event detailsCopied from Vendor.event_detail
Noneevent.type[]Event type arrayStatic value: info
Vendor.os_platformhost.os.typeOperating system platformCopied from Vendor.os_platform
Vendor.os_versionhost.os.versionOperating system versionCopied from Vendor.os_version
Vendor.url (indirect)url.domainDomain extracted from URLParsed from url.original and converted to lowercase
Vendor.urlurl.originalOriginal URL from the eventCopied from Vendor.url
Vendor.device_useruser.nameUsername associated with the deviceCopied from Vendor.device_user
Vendor.user_agentuser_agent.originalUser agent stringCopied from Vendor.user_agent