All Events Tab

The All Events tab shows events from all QoE detective profiles. The All Events tab has the following columns:

  • Time: Displays the date and time of the event.
  • Severity: Displays the severity of the event. The categories are: Error, Warning, Info, and Debug with corresponding icons to distinguish each category. The categories are explained below.
    • Error: An event that describes a significant problem. For example, an Error event is logged if a service fails to load during startup.
    • Alert: An event that is not necessarily significant, but may indicate the possible occurrence of a future problem. For example, a warning message is logged when disk space starts to run low.
    • Information: An event that describes the successful operation of a task, such as an application, driver, or service. For example, an information event is logged when your application takes successful ownership of the ports.
    • Debug: An event that helps the developer with related information for debugging a problem.
  • Source: This is the source of the event. The source is the name of the QoE detective profile in which the event is captured in details.
  • Message: Displays information about the event.