Use
Adds a SUMLOG Major-type,Minor-type entry to those being monitored. The interface software supports an optional specification of the log compatibility level. If the log compatibility level is not specified, it defaults to 1, the classic format, for all log types supported by interface software level 1.xxx and to 2, JOBFORMATTER format, for all others.
Format
mix-number AX FILTER ADD major-type,minor-type[{LC|LOG_COMPATIBILITY} {1|2}]
Responses
<<ASPO>> FILTER ADDED: major-type,minor-type LOG_COMPATIBILITY {1|2}
or, if only the LOG_COMPATIBILITY has changed,
<<ASPO>> FILTER MODIFIED: major-type,minor-type LOG_COMPATIBILITY {1|2}
or
<<ASPO>> Filter already set: major-type,minor-type
Generic Errors
<<ASPO>> Invalid Command: text-that-caused-the-error
or
<<ASPO>> Invalid Filter: major-type,minor-type
or
<<ASPO>> Invalid Major: major-type
or
<<ASPO>> Invalid LOG_COMPATIBILITY: text-that-caused-the-error
or
<<ASPO>> LOG_COMPATIBILITY 1 not supported for type: major-type,minor-type