System Management Guide Event and Accounting Logs
Edition: 01 3HE 11018 AAAC TQZZA 281
The following displays the syslog configuration:
ALU-12>config>log# info
----------------------------------------------
...
syslog 1
description "Test syslog."
address 10.10.10.91
facility mail
level info
exit
...
----------------------------------------------
ALU-12>config>log#
5.11.6 Deleting a Syslog ID
Use the following CLI syntax to delete a syslog ID:
CLI Syntax: config>log
no syslog syslog-id
The following displays an example of deleting a syslog ID:
Example: config# log
config>log# no syslog 1
5.11.7 Modifying an SNMP Trap Group
Use the following CLI syntax to modify an SNMP trap group:
CLI Syntax: config>log
snmp-trap-group log-id
trap-target name [address ip-address] [port
port] [snmpv1 | snmpv2c | snmpv3] notify-
community communityName | snmpv3SecurityName
[security-level {no-auth-no-privacy |
auth-no-privacy | privacy}]
Note: All references to the syslog ID must be deleted before the syslog ID can be removed.
Use the show>log>log-id command to view syslog references.