Use the following statements to configure the system log server to send notifications to users:
- system syslog user user-name (any | authorization | daemon | ftp | kernel | user |
- local7) {
- (any | emergency | alert | critical | error | warning |
notice | info | none);
- }
To configure the system log server to send notifications to users:
- [edit]
- user@host# edit system syslog
- [edit system syslog]
- user@host# set user user-name message-group severity
For example, to configure the system log server to send notifications to admin for conditions that require immediate attention:
- [edit system syslog]
- user@host# set user admin any critical