-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
NEW
-
NEW
-
-
Description of problem:
Some (not all) messages to kibana are not parsed correctly.
Version-Release number of selected component (if applicable):
OCP 4.10
How reproducible:
Reproducable for this specific messages.
Steps to Reproduce:
- Enable JSON parsing via the ClusterForwarder
- Create the example pod via the Openshift webUI and add the logFormat: json
- oc rsh to the example pod
- Create a file /tmp/badlog.json and add one of the attached logs
- Run cat /tmp/badlog.json > /proc/1/fd/1
Actual results:
Messages is not parsed.
Expected results:
Parsed fields of the message.