fivexl / terraform-aws-cloudtrail-to-slack

Parse AWS CloudTrail events and send alerts to Slack for events that match pre-configured rules
https://registry.terraform.io/modules/fivexl/cloudtrail-to-slack/aws/latest
Apache License 2.0
93 stars 26 forks source link

Anomaly Detection #37

Open EreminAnton opened 1 year ago

EreminAnton commented 1 year ago

Chat GPT: You could introduce some basic anomaly detection to highlight unusual activities. For example, if there’s a sudden spike in a certain type of event, or activity at an unusual time, it could be flagged for attention.

See if it is possible and makes sense