Troubleshooting

Using Logging To Identify Problem Sources

CLI:

Using the CLI, you can list

Events recorded since the last boot of the switch

All events recorded

Event entries containing a specific keyword, either since the last boot or all events recorded

Syntax: show logging [-a] [<search-text>]

HPswitch> show logging

Lists recorded log messages since last reboot.

HPswitch> show logging -a

Lists all recorded log messages, including those before the last reboot.

HPswitch> show logging -a system

Lists log messages with “system” in the text or module name.

HPswitch> show logging system

Lists all log messages since the last reboot that have “system” in the text or module name.

C-26