System Logging Configuration Statements
To configure the routing platform to log system messages, include the
syslogstatement at the[edit system]hierarchy level:[edit system]syslog {archive {filesnumber;sizesize;(world-readable | no-world-readable);}console {facility severity;}filefilename{facility severity;explicit-priority;match "regular-expression";archive {filesnumber;sizesize;(world-readable | no-world-readable);}}host (hostname| other-routing-engine | scc-master) {facility severity;explicit-priority;facility-overridefacility;log-prefixstring;match "regular-expression";}source-addresssource-address;time-format (year | millisecond | year millisecond);user (username| *) {facility severity;match "regular-expression";}}