Skip to content

Commit 351c387

Browse files
author
iru
authored
doc: add links to org cloudtrail
1 parent d8c237c commit 351c387

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

examples/organizational/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sysdig Secure for Cloud in AWS<br/>[ Example :: Shared Organizational Trail ]
22

3-
Deploy Sysdig Secure for Cloud using an Organizational Cloudtrail that will fetch events from all organization member accounts (and the managed one too).
3+
Deploy Sysdig Secure for Cloud using an [AWS Organizational Cloudtrail](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-trail-organization.html) that will fetch events from all organization member accounts (and the managed one too).
44

55
* In the **management account**
66
* An Organizational Cloutrail will be deployed (with required S3,SNS)
@@ -17,8 +17,9 @@ Deploy Sysdig Secure for Cloud using an Organizational Cloudtrail that will fetc
1717
Minimum requirements:
1818

1919
1. Have an existing AWS account as the organization management account
20-
* Organizational CloudTrail service must be enabled
21-
* [Organizational CloudFormation StackSets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-enable-trusted-access.html) service must be enabled
20+
* Within the Organization, following services must be enabled (Organization > Services)
21+
* Organizational CloudTrail
22+
* [Organizational CloudFormation StackSets](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/stacksets-orgs-enable-trusted-access.html)
2223
2. Configure [Terraform **AWS** Provider](https://registry.terraform.io/providers/hashicorp/aws/latest/docs) for the `management` account of the organization
2324
* This provider credentials must be [able to manage cloudtrail creation](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-trail-organization.html)
2425
> You must be logged in with the management account for the organization to create an organization trail. You must also have sufficient permissions for the IAM user or role in the management account to successfully create an organization trail.

0 commit comments

Comments
 (0)