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?

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

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

回答問題指南