Which CLI command would an administrator use to allow syslog on an ESXi transport node when using the esxcli utility?
The esxcli network firewall ruleset set -r syslog -e true command is used to enable the firewall ruleset for syslog on an ESXi host. Setting the -e flag to true allows syslog traffic through the ESXi firewall, enabling remote logging for syslog messages from the transport node.
Currently there are no comments in this discussion, be the first to comment!