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년 전734회 조회
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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠