CLOUDWATCHER monitors the behavior of all IAM users in your AWS organization to detect and respond to potential hacks and unconventional access attempts in real-time.
CLOUDWATCHER monitors the behavior of all IAM users in your AWS organization to detect and respond to potential hacks and unconventional access attempts in real-time.
CustomJS
That's something cool to check the access logs most people are unaware of, so users has to share all access information related to it to you for it ?
CustomJS
@ajay27324 Not exactly, you install Cloudwatcher using a CloudFormation script. Then, some predefined rules (CloudWatch alarms) are set up to send only the CloudTrail / CloudWatch logs related to IAM authentication to our service. In this way, we don’t log all data like other SIEM tools. And everything is transparent through the CloudFormation script. Does it make sense for you?