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年前730ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ