You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we enable the debug flag, the output from the Kafka plugin overwhelms the log output to the point where we cannot capture the start of the log output when running in OpenShift because the log blows through the log buffer. As well, the output is so filled with printing out the kafka properties (upwards of 25k lines/second) that it is almost impossible to find anything.
Is there a way to tune the debug output or at a minimum remove the Kafka property output.
When we enable the debug flag, the output from the Kafka plugin overwhelms the log output to the point where we cannot capture the start of the log output when running in OpenShift because the log blows through the log buffer. As well, the output is so filled with printing out the kafka properties (upwards of 25k lines/second) that it is almost impossible to find anything.
Is there a way to tune the debug output or at a minimum remove the Kafka property output.
The output looks like the following:
Thanks,
Sean
The text was updated successfully, but these errors were encountered: