Skip to main content

AWS CloudTrail Setup

This guide walks you through integrating AWS CloudTrail with RAD Security. This integration imports CloudTrail logs directly from your S3 bucket to provide comprehensive visibility into user activity, API usage, and potential security threats. The setup process involves:
  1. Configuring AWS IAM permissions to allow RAD Security to access CloudTrail buckeet.
  2. Configuring the integration in RAD Security

Prerequisites

Before you begin, ensure you have:
  • AWS CloudTrail enabled and configured to log to an Amazon S3 bucket. Please check details in official AWS docs.
  • Access to the AWS account to configure required IAM settings or apply Terraform
  • Access to RAD Security app

Step 1. Enabling access to CloudTrail bucket

You can configure this integration using our official Terraform module (recommended) or manually.

Step 2: Confguring the integration in RAD Security app

Navigate to your Data sources -> Integrations -> AWS -> CloudTrail -> Add integration Provide the required options.
ParameterDescriptionExample
Integration NameProduction account
S3 Bucket NameThe name of the S3 bucket storing CloudTrail logsprod-cloudtrail-logs
S3 Bucket AWS Account IDThe AWS Account ID of the S3 bucket storing CloudTrail logs1234567890
Click Verify and Create.