You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when creating Log Group for first time retention updated correctly
after somedays I updated log retention policy..but retention didn't update in AWS CloudWatch ..
when creating Log Group for first time retention updated correctly
after somedays I updated log retention policy..but retention didn't update in AWS CloudWatch ..
I suspect it didn't reach below line https://github.com/aws/amazon-cloudwatch-logs-for-fluent-bit/blob/mainline/cloudwatch/cloudwatch.go#L593 and return from https://github.com/aws/amazon-cloudwatch-logs-for-fluent-bit/blob/mainline/cloudwatch/cloudwatch.go#L589
because "Log group already exists" is not printing in log
The text was updated successfully, but these errors were encountered: