Mahira Technology Private Limitedmahiratechnology.hashnode.dev·Jan 22, 2024Effortless Logging in the Cloud: A Guide to Creating CloudWatch Log Groups with TerraformIntroduction:- #CloudWatch is a powerful monitoring tool provided by #Amazon Web Services (AWS) that enables you to collect and track data from various sources, including resources and applications running on #AWS. #Terraform is a popular infrastruct...53 readsCloudWatch Logs
muhammad zubairmuhammadzubair.hashnode.dev·Dec 18, 2023AWS Access control alerts with CloudWatch and CloudTrailLab Steps Task 1: Sign in to AWS Management Console Click on the Open Console button, and you will get redirected to AWS Console in a new browser tab. On the AWS sign-in page, Leave the Account ID as default. Never edit/remove the 12 digit Account...AWS CloudTrail
Taegu Kangktg0210.hashnode.dev·Dec 7, 2022CloudWatch logs log groups without retentionoutline When creating AWS resources, log groups are often created in CloudWatch Logs without retention settings, and charged unexpectly. Below is a script that automatically generates a command to check and apply the retention of already created lo...bash-scriptAWS