Name the bucket (e.g. “COMPANYNAME-trustd-mtd-siem”)
Select the preferred AWS region (e.g. EU-West-2)
Click “Create Bucket”
Step 2: Create IAM User
Still in AWS and navigate to IAM > Users
Click “Add User”
Username: TrustdMTDSIEMUser
Credential Type: Access key – Programmatic access
Click next
Under “Permissions Policies”, click “Attach existing policies directly”
Click “Create Policy”:
Service: S3
Actions: Write > PutObject
Resources:Specific
Object:
Bucket Name: The S3 Bucket’s name created in step 1
Object name: any
Click “Next”
Click “Next”
Name the policy (e.g. “TrustdMTDSIEMLogsS3PutObjects”)
Click “Create”
Back in the IAM User Creation wizard, type the name of the policy into the search bar and press the Refresh button at the upper right corner of the policies table
Select the policy you created
Click “Next”
Click “Next:Review”
Click “Create”
Record the “Access Key ID” and “Secret Access Key” as you’ll need these for the next step.
Step 3: Configure Trustd MTD to put logs into the S3 Bucket
Login to Trustd MTD and navigate to Settings > Integrations
Select the S3 Region ad defined in step 1
Enter the S3 Access and Secret Keys as recorded in Step 2
Step 4: Configure your SIEM solution to collect logs from the S3 bucket.
Follow the steps from your SIEM solution vendor to collect logs from the target S3 bucket.