[Bug]: CloudWatch Logs Large Query Scenario - Offset Bug
Author: cpyle0819Created Apr 27, 2026Updated Apr 27, 2026
Expected behavior
Large query should not orphan any logs.
Actual behavior
bumps the ms by 1 for the next query. But, if the logs hit the 10k limit before exhausting all of the logs for that ms, those logs will be lost in the query.
Steps to reproduce
Send 10,001 logs where log 10,000 and log 10,001 both share an identical timestamp. Maybe. Not sure if that will work but hopefully it explains the problem.Logs / stacktrace (if applicable)
Which SDK were you using?
.NET
Which OS were you using?
macOS
SDK version
No response
OS version
No response
Source: awsdocs/aws-doc-sdk-examples