Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
User can configure the syslog host port transport protocol. The protocol can be tcp or udp. User can also delete the configuration.
Command Syntax
set system syslog port-protocol <trans-protocol>
delete system syslog port-protocol
Parameter
•<trans-protocol> Configure transport protocol.Required select include:
- tcp tcp syslog transmission
- udp udp syslog transmission
It is recommended to configure UDP protocol as the port protocol.
Example
• This example demonstrates how to set the syslog host transport protocol as tcp:
admin@XorPlus# set system syslog port-protocol udp admin@XorPlus# commit