Display System Log Message Descriptions
This manual lists the messages available at the time of its publication. To display the most current list of messages, enter JUNOS CLI operational mode and issue the following command:
user@host>help syslog ?To display the complete description of a particular message, substitute its name for the variable
code:user@host>help syslogcodeFor an description of the fields in a system log message description, see Interpret System Log Message Descriptions.
Examples: Display System Log Message Descriptions
Display the list of all currently available system log message descriptions:
user@host>help syslog ?Possible completions:<syslog-tag> Syslog tagBOOTPD_ARG_ERR Command-line option was invalidBOOTPD_BAD_ID Request failed because assembly ID was unknownBOOTPD_BOOTSTRING tnp.bootpd provided boot stringBOOTPD_CONFIG_ERR tnp.bootpd could not parse configuration file; used default settingsBOOTPD_CONF_OPEN tnp.bootpd could not open configuration fileBOOTPD_DUP_REV Extra boot string definitions for revision were ignored---(more 2%)---Display the description of the
UI_CMDLINE_READ_LINEmessage:user@host>help syslog UI_CMDLINE_READ_LINEName: UI_CMDLINE_READ_LINEMessage: User '<user>', command '<input>'Help: User entered command at CLI promptDescription: The indicated user typed the indicated command at the CLI prompt and pressed the Enter key, sending the command string to the management process (mgd).Type: Event: This message reports an event, not an errorSeverity: info