configure syslog delete

configure syslog delete [all | ipaddress | ipPort] {vr vr_name} {local0...local7 }
configure syslog delete host name/ip {: udp-port} [local0...local7]

Description

Deletes a remote syslog server address.

Syntax Description

all Specifies all remote syslog servers.
ipaddress Specifies the remote syslog server IP address.
ipPort Specifies the UDP port number for the syslog target.
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 Feature License Requirements document.
local0 ... local7 Specifies the local syslog facility.

Default

If a virtual router is not specified, VR-Mgmt is used.

If a UDP port number is not specified, 514 is used.

Usage Guidelines

This command is used to delete a remote syslog server target.

Example

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

History

This command was first available in ExtremeXOS 10.1.

The ipPort parameter was first available in ExtremeXOS 11.0.

The UPD port parameter and support for the EMS to send log messages to Syslog servers having IPv6 address was added in ExtremeXOS 16.2.

Platform Availability

This command is available on all platforms.