AWS CloudTrail Service

How To Integrate CloudWatch With CloudTrail

How To Integrate CloudWatch With CloudTrail Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to enable insight events in CloudTrail. https://cloudaffaire.com/how-to-enable-insight-events-in-aws-cloudtrail/ In today’s blog post, we will discuss how to integrate CloudWatch with CloudTrail. You might want to trigger something say a lambda function, a system manager document or any other automation based on a CloudTrail event. There are different ways to achieve that…

Comments Off on How To Integrate CloudWatch With CloudTrail

How To Enable Insight Events In AWS CloudTrail

How To Enable Insight Events In AWS CloudTrail Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to create event selector for CloudTrail. https://cloudaffaire.com/how-to-log-specific-events-in-cloudtrail-using-event-selector/ In today’s blog post, we will discuss how to enable insight events in AWS CloudTrail. CloudTrail Insights events capture unusual activity in your AWS account. If you have Insights events enabled, and CloudTrail detects unusual activity, Insights events are logged to…

Comments Off on How To Enable Insight Events In AWS CloudTrail

How To Log Specific Events In CloudTrail Using Event Selector

How To Log Specific Events In CloudTrail Using Event Selector Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to create enable organization trail. https://cloudaffaire.com/how-to-create-cloudtrail-in-aws-organization/ In today’s blog post, we will discuss how to log specific events in CloudTrail using Event Selector. Event selector give you full control over CloudTrail logging. You can specify which events to capture in CloudTrail using event selector. By default,…

Comments Off on How To Log Specific Events In CloudTrail Using Event Selector

How To Create CloudTrail In AWS Organization

How To Create CloudTrail In AWS Organization Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to create regional and global CloudTrail in AWS. https://cloudaffaire.com/how-to-create-a-new-trail-in-aws-cloudtrail/ In today’s blog post, we will discuss how to create CloudTrail in AWS Organization. If you have created an organization in AWS Organizations, you can also create a trail that will log all events for all AWS accounts in that…

Comments Off on How To Create CloudTrail In AWS Organization

How To Create A New Trail In AWS CloudTrail

How To Create A New Trail In AWS CloudTrail Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to filter CloudTrail events using API. https://cloudaffaire.com/how-to-get-aws-cloudtrail-events-using-api/ In today’s blog post, we will discuss how to create a new trail in AWS CloudTrail using AWS CLI. You might be wondering why we need to create a new trail when we know that CloudTrail is enabled by default…

Comments Off on How To Create A New Trail In AWS CloudTrail

How To Filter AWS CloudTrail Events Using API

How To Filter AWS CloudTrail Events Using API Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to get started with AWS CloudTrail. https://cloudaffaire.com/getting-started-with-aws-cloudtrail/ In today’s blog post, we will discuss how to filter AWS CloudTrail events using API. You can use filters in CloudTrail events to filter and get the required events. You can filter CloudTrail events by time, by event source, resource name,…

Comments Off on How To Filter AWS CloudTrail Events Using API

Getting Started With AWS CloudTrail

Getting Started With AWS CloudTrail Hello Everyone Welcome to CloudAffaire and this is Debjeet. In today’s blog post, we will discuss how to get started with AWS CloudTrail. In today’s API driven world, its difficult to keep track of your what’s happening in your cloud landscape and debug if any issue occurs. Luckily for us, AWS provides a service named CloudTrail just for this purpose. You may wonder there is already a service named…

Comments Off on Getting Started With AWS CloudTrail