Table 18 summarizes the default system log settings that apply to all platforms that run the JUNOS software, and specifies which statement to include in the configuration to override the default value.
Table 18: Default System Logging Settings
In addition, the following messages are generated by default on specific platforms. To view either type of message, you must configure at least one destination for messages as described in Minimum System Logging Configuration.
To log the message on an M-series, MX-series, or T-series platform, include the kernel info statement at the appropriate hierarchy level:
- [edit system syslog]
- (console | file filename | host destination | user username) {
- kernel info;
- }
- [edit system syslog]
- host scc-master {
- any info;
- }