delete log filter
ExtremeWare Software 7.3.0 Command Reference Guide 667
delete log filter
delete log filter [<filter name> | all]
Description
Delete a log filter with the specified name.
Syntax Description
Default
N/A.
Usage Guidelines
This command deletes the specified filter, or all filters except for the filter DefaultFilter. The specified
filter must not be associated with a target. To remove that association, associate the target with
DefaultFilter instead of the filter to be deleted, using the following command:
configure log target <target> filter DefaultFilter
Example
The following command deletes the filter named fdb2:
delete log filter fdb2
History
This command was first available in ExtremeWare 7.1.0.
Platform Availability
This command is available on all platforms.
filter name Specifies the filter to delete.
all Specifies that all filters, except DefaultFilter, are to be deleted