Description of problem (please be detailed as possible and provide log snippests): Version of all relevant components (if applicable): 4.8 Does this issue impact your ability to continue to work with the product (please explain in detail what is the user impact)? Some of the log events is logged as multi-liner log record by nooba application results in fluentD to read each line as a separate log event and logs to elastic search. When these logs are accessed in Kibana GUI, the log records are not understandable. Also, each OCP application logs the log event in a different format, harmonization of logging is needed such that all application logs are in the same format. Is there any workaround available to the best of your knowledge? No Rate from 1 - 5 the complexity of the scenario you performed that caused this bug (1 - very simple, 5 - very complex)? Can this issue reproducible? Can this issue reproduce from the UI? If this is a regression, please provide more details to justify this: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Correction needed in noobaa applications to log as single event whenever multi-liner log events are logged or in proper json format Additional info:
This is currently proposed as content for ODF 4.13