Cherry-pick #19552 to 7.x: Add max bytes in line limit#20081
Cherry-pick #19552 to 7.x: Add max bytes in line limit#20081kvch merged 1 commit intoelastic:7.xfrom
Conversation
|
Pinging @elastic/integrations-services (Team:Services) |
(cherry picked from commit 0e049f0)
💔 Tests FailedExpand to view the summary
Build stats
Test stats 🧪
Test errorsExpand to view the tests failures
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ----------------------
--------------------- >> end captured stdout << ---------------------- Steps errorsExpand to view the steps failures
Log outputExpand to view the last 100 lines of log output
|
|
Failing tests are unrelated. |
Cherry-pick of PR #19552 to 7.x branch. Original message:
What does this PR do?
Handles OOM on long lines gracefully, writes the error into log.
Why is it important?
Handle bad data gracefully without OOM.
Checklist
Author's Checklist
How to test this PR locally
Refer to #19500 for test case.
The filebeat doesn't get killed due to OOM with this change and the error is logged (see the screenshot attached).
Related issues
Screenshots
Logs