Category: CloudWatch

  • How CloudTrail Enhances AWS Log Management

    How CloudTrail Enhances AWS Log Management

    CloudTrail is useful in logging API events, such as creating a VPC or instance, and also non-API events (such as logging in using the AWS Management Console), both management and data events. By default, management events are captured for 90 days, but if you want to capture data events (like s3 bucket or lambda), or…