Events

Events are notifications of events that have occurred on endpoints and are uniquely identified jointly by their EventID and EventTypeID.

Events are classified by their type into different categories. vEventsCommonData provides basic information on all events that have occurred and includes an EventTypeName to denote which of the following views will contain additional category-specific information on the event:

  • Application Control using vEventsApplicationControlData.
  • Data Control using vEventsDataControlData.
  • Device Control using vEventsDeviceControlData.
  • Firewall using vEventsFirewallData
  • Tamper Protection using vEventsTamperProtectionData.
  • Web Control using vEventsWebData.
  • Threat actions using vThreatEventData.