InvalidParameterException: Log event too large

Created on 13 March 2024, 8 months ago
Updated 4 April 2024, 8 months ago

Problem/Motivation

We're seeing these errors on

[ERROR] [aws_cloudwatchlogs] [2024-03-08T01:15:59] Error executing "PutLogEvents" on "https://logs.eu-central-1.amazonaws.com"; AWS HTTP error: Client error: `POST https://logs.eu-central-1.amazonaws.com` resulted in a `400 Bad Request` response:
{"__type":"InvalidParameterException","message":"Log event too large: 2749925 bytes exceeds limit of 262144"}
 InvalidParameterException (client): Log event too large: 2749925 bytes exceeds limit of 262144 - {"__type":"InvalidParameterException","message":"Log event too large: 2749925 bytes exceeds limit of 262144"} | 0 | https://cms.prelive.infoportal.vw-group.com/ |  | 127.0.0.1 | 

Steps to reproduce

Not sure how to reproduce.

Proposed resolution

Ensure the log message gets always written and worst-case is truncated, but never not-written.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇸🇮Slovenia useernamee Ljubljana

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024