AWS GuardDuty alert retriggered

0

I am using AWS GuardDuty integration to Slack. Integration works like this, Cloudwatch Event --> SNS --> Lambda --> Slack.

Last week I got an alert for one finding and I did take action on that. But today I got an alert for the same GuardDuty finding ID in Slack. Why does it happen? Does GuardDuty sends alerts for the same finding after few days?

1回答
0

GuardDuty is a security service that continuously monitors your AWS accounts and workloads for malicious activity and unusual behavior. If GuardDuty detects a potential security issue, it generates a finding. Each finding is assigned a unique finding ID. If GuardDuty continues to detect the issue over time, it will send additional alerts with the same finding ID. This is done to keep you informed of any ongoing security issues and to provide you with the information you need to take corrective action. It is not uncommon for GuardDuty to send multiple alerts for the same finding, especially if the issue is not immediately resolved.

https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_findings.html

profile pictureAWS
回答済み 1年前
  • Thank you for the response. But in my case, it is an EC2 instance involved in the alert. And I have terminated the EC2 instance. Then, how is this possible to get another alert for same EC2 instance which is terminated 7 days back?

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

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

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