Quick Start: CloudTrail
This guide walks you through creating your first AWS CloudTrail trail using the CloudTrail's step-by-step wizard.
Prerequisites
- Your organization has Prism
- You have the CloudTrail permissions assigned through the Admin Management Page under the Admin Portal
- Your AWS accounts are onboarded on Prism
Step 1: Log In
- Navigate to your organization's Prism URL
- Authenticate through SSO
- Select CloudTrail on the Application selection screen, You'll land on the Trail List page
Step 2: Start the Create Trail Wizard
- Click the Create Trail button
- The wizard opens with 4 steps
Step 2a: Trail Settings
- Enter a Trail Name — e.g.,
my-org-trail - Select the Home Region — the AWS region where the trail will be created
- Choose whether this is a multi-region trail (recommended) or single-region
- Click Next
Step 2b: Select Accounts
- Choose which AWS accounts to include in the trail
- You can select individual accounts or use Select All
- Search accounts by name or ID to find specific ones
- Click Next
Step 2c: S3 Bucket Configuration
- Configure where trail logs will be stored:
- Create new bucket — Prism creates an S3 bucket for you
- Use existing bucket — Specify an existing S3 bucket name
- Set the S3 key prefix (optional) — organizes logs in a subfolder
- Click Next
Step 2d: Event Configuration
- Configure which events to log:
- Management Events — API calls that manage AWS resources (enabled by default)
- Data Events — Operations on data within resources (e.g., S3 object reads)
- Insight Events — Unusual API activity detection
- Network Activity Events — Network activity logging
- For each event type, configure whether to log Read events, Write events, or both
- Click Create Trail
Step 3: Verify Your Trail
- You'll be returned to the Trail List
- Find your new trail in the list
- Click on the trail name to view its details
- Verify the configuration is correct:
- Status shows the trail is completed
- Accounts are correctly assigned
- Event types are configured as expected
What Happens Next
After creating a trail:
- CloudTrail begins logging API events to the configured S3 bucket
- Logs are delivered within a few minutes of the API activity
- You can view trail details and modify settings at any time
- The trail applies to all selected accounts
Next Steps
- Trail List — Managing your trails
- Trail Detail — Understanding trail information
- Edit Trail — Modifying trail configuration
- Events — Deep dive into event types