The WebPortal monitoring tab is a great tool to monitor the jobs being executed in the KNIME server. Nevertheless, by default it shows only the jobs currently in execution and those that are not deleted by consumers after job completion.
Is there a simple way to have a look at all the jobs launched in the WebPortal regardless of whether they were deleted by consumers?
There is no option to check the deleted jobs on the WebPortal’s Monitoring tab.
If you would still like to monitor it, you could check KNIME Server’s internal logs (localhost.yyyy.mm.dd.log) and perhaps parse them by filtering only the deleted/discarded jobs.