terraform.aws-baseline-infra/modules/security_identity_compliance/cloudtrail_cwlogs
2021-01-27 11:36:52 +08:00
..
cloudtrail.tf NEW: cloudtrail and cwl 2021-01-26 21:40:02 +08:00
ct-key.tf NEW: cloudtrail and cwl 2021-01-26 21:40:02 +08:00
ct-s3-bucket.tf NEW: iam roles 2021-01-27 09:42:51 +08:00
cw-loggroup.tf NEW: iam roles 2021-01-27 09:42:51 +08:00
main.tf NEW: cloudtrail and cwl 2021-01-26 21:40:02 +08:00
outputs.tf NEW: cloudtrail and cwl 2021-01-26 21:40:02 +08:00
README.md NEW: added readme 2021-01-27 11:36:52 +08:00
variables.tf NEW: iam roles 2021-01-27 09:42:51 +08:00

Overview

This module performs the following tasks:

  • Create KMS key for cloudtrail and CWL encryption
  • Create s3 bucket for cloudtrail use
  • Create cloudtrail
  • Create cloudwatch log group for cloudtrail
  • Create cloudwatch metric filter for CIS1.1
  • Create cloudwatch alarm for CIS1.1