There was an error getting log events. Rate exceeded

0

When I click log group, there is a high probability that an error will be reported: There was an error getting log events. Rate exceeded. When I view the service quota in my account region: (Service Quotas > AWS service > Amazon CloudWatch Logs > GetLogEvents throttle limit in transactions per second ) I see that the quota limit is not exceeded。

Normally, if such an error occurs when I click on the page, I will try again, which is not a big problem. However, when I use fluentd to collect logs from a log group, fluentd always reports an error "ThrottlingException get_log_events. Waiting 60.0 seconds to retry."

Therefore, I would like to know why such an error is reported without exceeding the service quota.

Thank you for any help!

profile picture
已提問 2 年前檢視次數 687 次
1 個回答
0

I have found the cause of the problem. Because fluentd gets too many log streams at one time according to the prefix name of the log stream, the AWS service limit rate is exceeded: https://github.com/fluent-plugins-nursery/fluent-plugin-cloudwatch-logs/issues/246

profile picture
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南