Display Error Messages in the Chassis Daemon Log File
Action
To display router component errors in the chassis daemon (
chassisd) system log file, use the following CLI command:user@host>show log chassisdThe chassis daemon (
chassisd) log file keeps track of the state of each chassis component.To search for specific information in the log file, use the
| match component-namecommand; for example,show log messages | match fpc. If there is a space in the component name, enclose the component name in quotation marks; for example, |match "power supply".To search for multiple items in the log file, use the
| matchcommand followed by the multiple items, separated by the|(pipe), and enclosed in quotation marks; for example,| match "fpc | sfm | kernel | tnp".To monitor the
chassisdfile in real time, use themonitor start chassisdCLI command. This command displays the new entries in the file until you stop monitoring by using themonitor stop chassisdCLI command.