[][src]Constant cloudwatch_logs_upload::EVENT_OVERHEAD

pub const EVENT_OVERHEAD: usize = 26;

The maximum batch size is 1,048,576 bytes, and this size is calculated as the sum of all event messages in UTF-8, plus 26 bytes for each log event.