Get report of executions of all work flows under one folder

Hi

Can you let me how to get the regular report of executions of all work flows under one folder in KNIME server?

Thank you

Regards
Narayanan.

Hi @narayanan,

The best way may be to analyze log files through a workflow.
Logs for job tracing can be enabled on the server that track job loading, execution, and discarding. These logs will be in your tomcat log directory.

There are some example workflows that deal with log analysis that you could use to build a workflow for this.

Additionally, job activity can also be tracked in the monitoring page of the Web Portal.

Thanks,
Kyle

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.