Directing Messages to a User Terminal
To direct system log messages to the terminal session of one or more specific users (or all users) when they are logged in to the local Routing Engine, include the
userstatement at the[edit system syslog]hierarchy level:[edit system syslog]user (username| *) {facility severity;match "regular-expression";}Specify one or more JUNOS usernames, separating multiple values with spaces, or use the asterisk (
*) to indicate all users who are logged in to the local Routing Engine.For the list of logging facilities and severity levels, see Table 7 and Table 8. For information about the
matchstatement, see Using Regular Expressions to Refine the Set of Logged Messages.