Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Understanding The Report"

(New page: ===Understanding the Report=== The report is divided into three sections. * Overview Chart * Pie Charts * Details ====Overview Chart==== * The stack bar shows the top ten sub components...)
 
(Understanding the Report)
Line 1: Line 1:
===Understanding the Report===
+
===Understanding the Top 10 Log Report===
The report is divided into three sections.
+
The Top 10 Log Report is divided into three sections.
  
 
* Overview Chart
 
* Overview Chart

Revision as of 17:49, 7 March 2008

Understanding the Top 10 Log Report

The Top 10 Log Report is divided into three sections.

  • Overview Chart
  • Pie Charts
  • Details

Overview Chart

  • The stack bar shows the top ten sub components that contains the highest total number of events.
  • Each bar illustrates the number of severe, warning and informational severity events.

Pie Charts

  • The pie charts shows the top 10 sub components that have the highest number of severe severity events, highest number of warning severity events and highest number of informational severity events.

Details

  • The detail section shows a table that organizes the events grouped by sub components.
  • The host name and sub component name is shown along with the creation time, severity, message name and extension name of the event.
  • Each column is highlighted to a specific color to indicate the severity of the event.
   - warning
   - severe
   - info

Back to the top