How to configure E-series for only sending error and above events to syslog server
Applies to
E2800, E5700, EF600, or EF300 with SANtricity OS 11.70.1 or later
Description
This article provides the procedure to configure E-series that can only send error and above events to syslog server.
- Regarding syslog facility:
- DON'T change
defaultFacility
for E-series because only critical events can currently be sent to syslog by default. - The syslog facility indicates what device is sending logs to the syslog server.
- Assigning more than one facility to a syslog server is unnecessary.
- This option does not change what is logged or sent to the syslog server.
- By default,
defaultFacility=3
is configured on E-series.C:\SMcli-01.80.00.9004\bin>SMcli 10.128.227.51 -u admin -P - -k -c "clear syslog configuration;"
Password:
Performing syntax check...
Syntax check complete.
Executing script...
Script execution complete.
SMcli completed successfully.
C:\SMcli-01.80.00.9004\bin>SMcli 10.128.227.51 -u admin -P - -k -c "show syslog summary;"
Password:
Performing syntax check...
Syntax check complete.
Executing script...
SYSLOG SUMMARY
Default facility: 3
Default tag: StorageArray
Syslog format: rfc5424
Syslog Servers
Not configured
- DON'T change