Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
admin@XorPlus# set system syslog server-ip 192.168.1.1 ?
Possible completions:
  <[Enter]>                     Execute this command
  port                          Remote syslog server port
  protocol                      Remote syslog server protocol
admin@XorPlus# set system syslog server-ip 192.168.1.1 protocol tcp
admin@XorPlus# commit 
Commit OK.
Save done.
admin@XorPlus#


Note
  • Configuration of nodes "system syslog host", "system syslog port-number", and "system syslog port-protocol" have been deprecated in version 2.4.
  • It is recommended to configure UDP protocol as the port protocol.

 

Configuring Syslog for Local Storage

...