Anatomy of the Log UI

The Log UI makes it easy to view, search and explore your logs.

The Logs UI is organized in 2 mains areas:

  1. The Search and Filter Controls area

  2. The Data Visualization area

A note about colors

All throughout the UI, log severities are mapped to different colors to ease visualization:

  • Red for error logs

  • Orange for warning logs

  • Blue for info logs

  • Green for other logs

The Search and Filter Controls area

PacketAI provides powerful and extensive search and filter controls, as well as deep-dive inspection tools for your logs.

The Data Visualization area

This is where logs, log patterns but also log-specific dashboard and controls (such as Log Health Dashboard, Log Pattern Alerting, etc.) are displayed.

The are is clearly organized in 3 main parts:

  1. The log stacked bar chart located at the top. It represents how log severity counts vary over time. Counts are aggregated by time buckets of varying size, depending on the period range.

  2. The log tab navigation below the bar chart. It lets you quickly switch to different log representations and controls tabs:

    1. Logs 👉see Logs

    2. Patterns 👉seeLog Patterns

    3. Log Health 👉 seeLog Health Dashboard

    4. Pattern Alert 👉 see Log Pattern Alerting

  3. The log display grid below the tab navigation. It shows selected logs filtered by decreasing timestamp and provides the main entry point to inspecting and drilling down on logs.

Last updated