Hi @methsploit,
If there is selected All
checkbox, then all other checkboxes checked in the same section are used with negation. In this Messages
window there is information about it:
Tip: checking 'All' message type causes, that rest checked message types are saved with negation ex. Catalog = All, !Debug, !Saved, !Skipped
In your case for the Catalog
section you have checked:
Catalog = All, !Info, !Warning, !Error, !Security, !Alert
that means you will see in job log all messages except: information, warning, errors, security messages nor alerts.
To fix this situation you can uncheck: Info
, Warning
, Error
, Security
and Alert
. After that you can keep All
checked as it is and additionaly you can check Debug
, Saved
and Skipped
that will give you:
Catalog = All, !Debug, !Saved, !Skipped
Job log messages should appear back in the raw job log box.
Best regards,
Marcin Haba (gani)