STDOUT_FILTER_LIST
Valid Values: Text
Scope: This parameter can be set at the Domain or Data Collector level or for a specific OS or host.
This parameter enables you to supply a list of strings that are to be filtered from the STDOUT of a command. The value takes ~~ as a word delimiter and | as a line delimiter.
Example:
df:~~failed|error
In this example, a line containing (df: failed) error will get filtered from STDOUT.