Home Tags CloudWatch Logs

Tag: CloudWatch Logs

Set Retention For CloudWatch Logs Using A Lambda Function

0
In one of my earlier post, I demonstrated how one could set retention for CloudWatch Logs using CLI command that could be run from...

Query AWS CloudTrail Logs Using CLI

1
Background AWS CloudTrail is an AWS service that helps you enable governance, compliance, and operational and risk auditing of your AWS account. Actions taken by...

AWS Encryption CLI Examples

0
Background In this post I am going to demonstrate how to use the AWS Encryption CLI to perform client side encryption and decryption of files...

Set Retention for CloudWatch Logs

4
Amazon provides us with CloudWatch logs to monitor, store and access log from various AWS services like, EC2 instances, Route 53, RDS, AWS CloudTrail,...