The Log Viewer interface offers an organized place for accessing and analyzing various logs generated during test runs or other activities within the Cavisson environment. Users can easily navigate through different types of logs, such as Debug Logs, Error Logs, Event Logs, RBU Access Logs, and more. Additionally the log viewer enables precise tracking of test outcomes and detailed logs, streamlining debugging and enhancing test analysis.

Global Action Icon

Log Viewer: Key Components

  1. File Name:
    • Description: This column lists the names of the log files available in the log viewer. Users can open these logs either by clicking on the file name to open it in a new tab or by clicking on the accordion icon to view the logs in the same window.
  2. Last Modified Date:
    • Description: Displays the date and time when the log file was last modified. This helps in tracking the most recent updates to the logs.
  3. Size
    • Description: Indicates the size of the log file, providing insight into the volume of data contained within each log.
  4. Action:
    • Description: Provides various options to interact with the log file, such as viewing, downloading, or converting the log data.
    • Options:
      • View: Click this icon to view the content of the log file in the pop up window.
      • Download: Allows you to download the log file to your local system.
      • Delimiter: Acts as a separator that converts the log file's raw data into a table format.
      • View Table: Converts the log file's raw data into a table format, making it easier to read and analyze structured data, especially when the data is best viewed in a tabular format. The output will be generated based on the selected delimiter.
    • Note: The Delimiter and View Table options will be displayed based on the log files.