Skip to main content
SANtricity commands

Delete syslog server

Contributors netapp-driley

The delete syslog command deletes one or more servers from the syslog configuration so that it no longer receives alerts.

Supported Arrays

This command applies to an individual E2800, E5700, EF600 or EF300 storage array. It does not operate on E2700 or E5600 storage arrays.

Roles

To execute this command on an E2800, E5700, EF600, or EF300 storage array, you must have the Storage Admin or Support Admin role.

Syntax

delete syslog (allServers | serverAddresses [serverAddress1 ... serverAddressN])

Parameters

Parameter Description

allServers

Allows the user to delete all syslog servers.

serverAddresses

Allows the user to delete the syslog servers. Enclose the servers in square brackets ([ ]).

Examples

SMcli -n Array1 -c "delete syslog allServers;

SMcli -n Array1 -c "delete syslog serverAddresses ["serverName1.company.com"]";

SMcli completed successfully.

Minimum firmware level

8.40