-
Bug
-
Resolution: Done
-
Normal
-
Logging 5.7.0
-
2
-
False
-
None
-
False
-
NEW
-
VERIFIED
-
-
Bug Fix
-
-
-
Log Collection - Sprint 234, Log Collection - Sprint 235, Log Collection - Sprint 236
Description of problem:
When deploy vector as the collector and enable detectMultilineErrors, the PHP errors are still collected line by line:
Version-Release number of selected component (if applicable):
Logging 5.7.0
How reproducible:
Always
Steps to Reproduce:
- Create a pod to generate multiline errors
- Enable detectMultilineErrors in CLF
- Deploy logging using vector as the collector
Actual results:
PHP errors are collected line by line
Expected results:
PHP errors should be treated as single message.