You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/organizational/README.md
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Sysdig Secure for Cloud in AWS<br/>[ Example :: Shared Organizational Trail ]
2
2
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).
4
4
5
5
* In the **management account**
6
6
* 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
17
17
Minimum requirements:
18
18
19
19
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)
2. Configure [Terraform **AWS** Provider](https://registry.terraform.io/providers/hashicorp/aws/latest/docs) for the `management` account of the organization
23
24
* This provider credentials must be [able to manage cloudtrail creation](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/creating-trail-organization.html)
24
25
> 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