<interface_log_tool>.control-blocked-interfaces ([ "ifaces" ... ] | list of "ifaces") [-remove]
This command can be used to control the logging of the interfaces when the tool has been created. ifaces sets the list of blocked interfaces not to log. Each string can be a name of an individual interface to consider, or one Python regular expressions that can match several interfaces. All interfaces mentioned are blocked from logging. If -remove is given already blocked interfaces that match the ifaces list will be removed from the blocking list. If no flag is used, the current setting is printed.
The command can be given several times, adding or removing interfaces from the blocked list.
interface-log-tool