GuardDuty Findings not published to eventbridge rule

0

I have enabled Guard duty and changed the Finding publish frequency to 15 minutes. I have created a eventbridge rule to send me an email if there are any new findings.

There is one new finding listed in guard duty but the event is not received in Eventbridge. I also checked Cloudtrail but there are no events from Guardduty about new findings.

Can someone please help to understand what may be the issue ?

This is the link i am following : https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_findings_cloudwatch.html

2개 답변
2

Here are my thoughts about the possible reasons that you didn't get the email notification (I followed the same document and it worked for me):

  1. the CloudWatch event pattern created at step 6 in the "Setup a CloudWatch event for GuardDuty findings" section in the document only alert for findings at Medium to High severity level. you can check the new finding's severity to see if it is at Low level.
  2. Because you could not find any GuardDuty events in CloudTrail and CloudTrail should capture all API calls to GuardDuty, I also suggest you use either of the two ways below to actively generate some new findings:
  1. After new findings are generated, wait for more than 15 minutes, then check your email to see a corresponding number of Medium and High severity findings are received; if not, check CloudTrail events and also refer to this document - How can I troubleshoot issues with Amazon EventBridge rules? to narrow down the cause of the issue.

Hope these steps can help you make the GuardDuty notification work in your environment.

Jasenc
답변함 3달 전
0

Probably permission issue, you can use the following link - https://medium.com/@cloud_tips/how-to-connect-eventbridge-to-aws-860e6f303793

profile pictureAWS
지원 엔지니어
Ravid_G
답변함 6달 전
  • In Guardduty-> Settings console, it says as below : Findings export options Findings are automatically sent to EventBridge. You can also export findings to an S3 bucket. New findings are exported within 5 minutes. You can modify the frequency for updated findings below.

    Does this mean that we don’t need to do anything special apart from setting up an eventbridge rule to get the findings to eventbridge ?

    The blogpost you mentioned it talks about setting up the event destination from settings page. I don’t see that option at all in settings and my understanding is that we don’t need to do anything special to send events to eventbridge. Please correct.

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

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

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

관련 콘텐츠