Technical data
Using Syslog Messaging to Monitor Router Events
303561-A Rev 00
C-25
• Reenable an entity filter by entering the following command line:
$: set wfSyslogEntFltrEntry.wfSyslogEntFltrDisable.
<wfSyslogEntFltrHostIndex>.<wfSyslogEntFltrNum>.
<wfSyslogEntFltrIndex>
1;commit
Reenabling a filter:
-- Transitions the operational state of that filter
(wfSyslogHostOperState) to ACTIVE
-- Allows Syslog to resume forwarding event messages through that
filter
Deleting Remote Hosts or Entity Filters from the Syslog Configuration
You can delete a remote host from the Syslog host table, or delete a filter from the
Syslog filter table, as follows:
1.
To delete a remote host entry from the Syslog host table, enter the
following command line:
$: set wfSyslogHostEntry.wfSyslogHostDelete.
<wfSyslogHostDest>
2;commit
2.
To delete a filter from the Syslog Entity Filter table, enter the following
command line:
$: set
wfSyslogEntFltrEntry.wfSyslogEntFltrDelete.
<wfSyslogEntFltrHostIndex>.
<wfSyslogEntFltrNum>.<wfSyslogEntFltrIndex>
2;commit
3.
Save the changes to your configuration. (See Task 8 on page C-22.)
Deleting Syslog from the Router
If you want to delete Syslog from the router, change the setting for
wfSyslogDelete, a global parameter/attribute, as follows:
$:set wfSyslog.wfSyslogDelete.0 2;commit