import { Steps } from ‘@astrojs/starlight/components’;
To create a new Log Stream to an AWS S3 Bucket, follow these steps:
-
Log into your Aembit tenant.
-
Once you are logged in, click on the Administration tab in the left navigation pane. You will be redirected to the Administration Overview page.
-
Select Log Streams from the top navigation bar. The Log Streams page appears, displaying all existing Log Streams.
-
Click + New, which displays the Log Streams pop out window.
-
Enter the following information in the window:
-
Name: The name of the new Log Stream you want to create.
-
Description: A text description for the new Log Stream.
-
Stream Type: The types of events you would like to have associated with the Log Stream.
Options are:
Access Authorization Events
,Audit Logs
, andWorkload Events
-
Destination Type: The type of service you would like to have your newly created Log Stream information forwarded to for further analysis and study. Select AWS S3 using Bucket Policy from the drop-down menu.
For more detailed information on how to create an AWS S3 Bucket, please refer to the Amazon AWS S3 technical documentation.
-
-
Add your information for the AWS S3 Bucket in the following fields:
-
S3 Bucket Region
-
S3 Bucket Name
-
S3 Path Prefix
You will also notice a generated Bucket Resource Policy in the Destination Bucket Policyfield. Make sure you apply this policy to the Destination Bucket.
-
-
Click Save. Your new Log Stream will be saved, and then displayed on the main Log Streams page.