cislog report output

A cislog report is composed of multiple sections. Unless DEBUG is enabled, the top section is a summary of log messages followed by a categorical analysis section of specific log message detail.

DEBUG

If there are log messages that cislog does not understand or have a categorizing routine for, and the DEBUG option is not enabled, a warning message is displayed. If DEBUG is enabled at level 1 or higher and there are unknown log messages, they would all be displayed as the program is parsing log messages, before the report summary. DEBUG is disabled by default and is only recommened for troubleshooting or investigating suspicious log messages cislog does not understand.

Report Summary

The log message category totals are displayed at the top of the report. Individual categories are not displayed if cislog does not find log messages in that particular category.

Individual Category Reports

Traceback/Process error

System MALLOC failure

System reset/reload

CPU hog

OSPF adjancency change

Uncategorized

Device login ACL deny

Device login ACL permit

Interface ACL deny

Interface ACL permit

Port security violation

RSHELL command attempt

Device configured

Link up/down

Line protocol up/down

Runtime diag link flap

runtime diag address flap

Link error

Link change

PAGP from STP
PAGP to STP

Mcast rx join range

Mcast rx IGMP report

Traffic w/ mcast src addr

Unknown

Hourly Log Distribution

At the end of the report is a hourly usage summary chart. This is a simple bar chart using '#' marks to denote relative distribution of log messages within an hour of a 24-hour day.

DEBUG summary

If DEBUG is enabled a final environment summary is presented including program execution details and script variable settings.


cislog homepage