Gábor Gyimesi created MINIFICPP-2424:
----------------------------------------
Summary: Increase default maximum log entry size
Key: MINIFICPP-2424
URL: https://issues.apache.org/jira/browse/MINIFICPP-2424
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Gábor Gyimesi
Assignee: Gábor Gyimesi
Currently the default max log entry size is 1024 characters. In case some
python processor fails and throws an exception it logs its stack trace. This
stack trace is usually stripped, because it does not fit in this limit. Even
though this can be changed in the minifi-log.properties with the
max.log.entry.length property we should increase the default to adjust to any
common use case like this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)