Deletes a remote Syslog server address.
ipaddress | Specifies the remote Syslog server IP address. |
ipPort | Specifies the UDP port number for the Syslog target. |
tls_port | Specifies remote Syslog server Transport Layer Security (TLS) for connection type. |
tls_port | TLS port number. |
vr_name | Specifies the virtual router
that can reach the server IP address. Note: User-created VRs are supported only on the platforms listed for
this feature in the ExtremeXOS 22.6 Feature License Requirements
document.
|
local0 ... local7 | Specifies the local Syslog facility. |
all | Specifies all remote Syslog servers. |
If a virtual router is not specified, VR-Mgmt is used.
If a UDP port number is not specified, 514 is used.
If a TLS port number is not specified, 6514 is used.
This command is used to delete a remote Syslog server target.
The following example deletes the remote Syslog server with an IP address of 10.0.0.1:
configure syslog delete 10.0.0.1 local1
The following example deletes the remote Syslog server with an IP address of 2001:11::123 :
configure syslog delete 2001:11::123 local1
This command was first available in ExtremeXOS 10.1.
The ipPort parameter was first available in ExtremeXOS 11.0.
The udp-port parameter and support for the EMS to send log messages to Syslog servers having IPv6 address was added in ExtremeXOS 21.1.
Transport Layer Security (TLS) option added in ExtremeXOS 22.1.