Nodes Logs are not coming after execution

I am using Knime 4.3.4 and I am not able to see the node logs after executing node in console view … Can you suggest on this ?

Here is screenshot for this

Hello @kirantodekar,

log level verbosity is defined in Preferences. Both for Console view and log files. For Console view Go File → Preferences → KNIME → KNIME GUI while for log files same is defined one level up.

If you have level set to ERROR then you will see only errors. This might explain why you are not having any output in your Console. On contrary DEBUG level will give you everything. Suggested approach is to have Console Log Level on WARN while for log files you can have DEBUG.

Br,
Ivan

1 Like

I tried same but does not worked out .

What happens if you try to open the log via the View menu?

image

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