Hello,
I 'm new using KNIME, so I need little help, please.
I would like to pick the error messages that promps on console or in the log file and insert in some table or .csv.
Is that any way possible to do that? I can do that by reading the log file, but I’m more intererested in one way that I could pick this value without reading the log file at the directory.
Doing that I could maintain a historic stored in the database.
Here’s a typical error in the log file:
2019-08-12 10:59:02,184 : ERROR : KNIME-Worker-45 : : AbstractJSnippet : Java Snippet : 0:8 : Wess
Is it possible to pick this value without reading the log or to set KNIME to store the log in another place (database).