syslog

system syslog
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

System logging daemon

system syslog console
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Logging to system console

system syslog console filter <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Logging filter for console

Instances:

Multiple

system syslog console filter <txt> app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages from the specified process only

Values:
  • id – Name of the process

Instances:

Multiple

system syslog console filter <txt> level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

  • all – Log everything

system syslog console filter <txt> not
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match this condition

system syslog console filter <txt> not app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages from the specified process

Values:
  • id – Name of the process

Instances:

Multiple

system syslog console filter <txt> not level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

system syslog console filter <txt> not regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog console filter <txt> regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog events
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Logging of system events

system syslog events app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages from the specified process only

Values:
  • id – Name of the process

Instances:

Multiple

system syslog events archive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log file size and rotation characteristics

system syslog events archive compress
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Compress each old log file

system syslog events archive files <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Number of saved files

system syslog events archive size <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Size of log files from which the rotation is done (kbytes)

system syslog events level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

  • all – Log everything

system syslog events not
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match this condition

system syslog events not app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages from the specified process

Values:
  • id – Name of the process

Instances:

Multiple

system syslog events not level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

system syslog events not regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog events regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog file <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Logging to a file

Values:
  • txt – Log file name in /log/user

Instances:

Multiple

system syslog file <txt> archive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log file size and rotation characteristics

system syslog file <txt> archive compress
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Compress each old log file

system syslog file <txt> archive files <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Number of saved files

system syslog file <txt> archive size <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Size of log files from which the rotation is done (kbytes)

system syslog file <txt> filter <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Logging filter for a specific file

Instances:

Multiple

system syslog file <txt> filter <txt> app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages from the specified process only

Values:
  • id – Name of the process

Instances:

Multiple

system syslog file <txt> filter <txt> level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

  • all – Log everything

system syslog file <txt> filter <txt> not
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match this condition

system syslog file <txt> filter <txt> not app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages from the specified process

Values:
  • id – Name of the process

Instances:

Multiple

system syslog file <txt> filter <txt> not level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

system syslog file <txt> filter <txt> not regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog file <txt> filter <txt> regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog global
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Logging to system standard location

system syslog global app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages from the specified process only

Values:
  • id – Name of the process

Instances:

Multiple

system syslog global archive
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log file size and rotation characteristics

system syslog global archive compress
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Compress each old log file

system syslog global archive files <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Number of saved files

system syslog global archive size <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • u32 – Size of log files from which the rotation is done (kbytes)

system syslog global level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

  • all – Log everything

system syslog global not
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match this condition

system syslog global not app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages from the specified process

Values:
  • id – Name of the process

Instances:

Multiple

system syslog global not level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

system syslog global not regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog global regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog host <fqdn|ipv4|ipv6>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Logging to a remote host

Values:
  • fqdn – Remote fqdn

  • ipv4 – Remote IPv4 address

  • ipv6 – Remote IPv6 address

Instances:

Multiple

system syslog host <fqdn|ipv4|ipv6> filter <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Logging filter for host

Instances:

Multiple

system syslog host <fqdn|ipv4|ipv6> filter <txt> app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages from the specified process only

Values:
  • id – Name of the process

Instances:

Multiple

system syslog host <fqdn|ipv4|ipv6> filter <txt> level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

  • all – Log everything

system syslog host <fqdn|ipv4|ipv6> filter <txt> not
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match this condition

system syslog host <fqdn|ipv4|ipv6> filter <txt> not app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages from the specified process

Values:
  • id – Name of the process

Instances:

Multiple

system syslog host <fqdn|ipv4|ipv6> filter <txt> not level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

system syslog host <fqdn|ipv4|ipv6> filter <txt> not regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog host <fqdn|ipv4|ipv6> filter <txt> regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog host <fqdn|ipv4|ipv6> local-address <ipv4|ipv6>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ipv4 – Syslog source address

  • ipv6 – Syslog source address

Local IP address:

system syslog host <fqdn|ipv4|ipv6> local-interface <ifc>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • ifc – Syslog source interface

system syslog host <fqdn|ipv4|ipv6> local-vrf <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Virtual Routing and Forwarding domain name

Reference:

system vrf <id>

system syslog host <fqdn|ipv4|ipv6> port <u32>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Syslog destination port

Values:
  • u32 – Numeric IP port (1-65535)

system syslog host <fqdn|ipv4|ipv6> protocol <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Syslog communication protocol

Values:
  • udp – Send log messages to remote syslog server over UDP

  • tcp – Send log messages to remote syslog server over TCP

system syslog host <fqdn|ipv4|ipv6> tls
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Transport Layer Security options

Required:

Required:

system syslog host <fqdn|ipv4|ipv6> tls ca <file>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • file – CA certificate to use

system syslog host <fqdn|ipv4|ipv6> tls permitted-peer <fqdn>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • fqdn – Remote peer common name or dNSName

system syslog user <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Logging to specific user’s terminal

Values:
  • txt – User login name

Reference:

system login user <txt>

Instances:

Multiple

system syslog user <txt> filter <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE
Values:
  • txt – Logging filter for console

Instances:

Multiple

system syslog user <txt> filter <txt> app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages from the specified process only

Values:
  • id – Name of the process

Instances:

Multiple

system syslog user <txt> filter <txt> level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

  • debug – Debug messages

  • all – Log everything

system syslog user <txt> filter <txt> not
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match this condition

system syslog user <txt> filter <txt> not app <id>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages from the specified process

Values:
  • id – Name of the process

Instances:

Multiple

system syslog user <txt> filter <txt> not level <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages of this level or higher

Values:
  • emerg – Emergency messages

  • alert – Urgent messages

  • crit – Critical messages

  • err – Error messages

  • warning – Warning messages

  • notice – Messages for further investigation

  • info – Informational messages

system syslog user <txt> filter <txt> not regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Don’t log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple

system syslog user <txt> filter <txt> regex <txt>
AresC640 Atlas840 M10-Smart M2 RS420 RXL15000 SDE

Log messages that match the regular expression

Values:
  • txt – POSIX extended regular expression

Instances:

Multiple