Skip to content

Commit

Permalink
fixing formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rmshree committed Nov 22, 2024
1 parent 9c29fe2 commit f85d0a7
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions content/en/integrations/guide/storage-monitoring-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,24 +106,24 @@ To manually set up the required [Amazon S3 Inventory][206] and related configura

#### Step 3: Configure Inventory generation

For each bucket you want to monitor: <br>
1. Go to the [Amazon S3 buckets page][203] in the AWS console, and select the bucket.
2. Navigate to the bucket's **Management** tab.
3. Click **Create inventory configuration**.
4. Configure the following settings:
- Set a configuration name
- (Optional) Specify a source bucket prefix
- **Object versions**: Datadog recommends selecting **Current Versions Only**
- **Destination**: Select the common destination bucket for inventory files in your AWS account. For example, if the bucket is named `destination-bucket`, enter `s3://your-destination-bucket`
**Note**: If you want to use a prefix on the destination bucket, add this as well
- **Frequency**: Datadog recommends choosing **Daily**. This setting determines how often your prefix-level metrics are updated in Datadog
- **Output format**: CSV
- **Status**: Enabled
- **Server-side encryption**: Don't specify an encryption key
- Select the following **Additional metadata fields**:
1. Size
2. Last Modified
3. Storage Class
For each bucket you want to monitor:
1. Go to the [Amazon S3 buckets page][203] in the AWS console, and select the bucket.
2. Navigate to the bucket's **Management** tab.
3. Click **Create inventory configuration**.
4. Configure the following settings:
- Set a configuration name
- (Optional) Specify a source bucket prefix
- **Object versions**: Datadog recommends selecting **Current Versions Only**
- **Destination**: Select the common destination bucket for inventory files in your AWS account. For example, if the bucket is named `destination-bucket`, enter `s3://your-destination-bucket`
**Note**: If you want to use a prefix on the destination bucket, add this as well
- **Frequency**: Datadog recommends choosing **Daily**. This setting determines how often your prefix-level metrics are updated in Datadog
- **Output format**: CSV
- **Status**: Enabled
- **Server-side encryption**: Don't specify an encryption key
- Select the following **Additional metadata fields**:
1. Size
2. Last Modified
3. Storage Class

**Note**: Review [Amazon S3 pricing][204] for costs related to inventory generation.

Expand Down

0 comments on commit f85d0a7

Please sign in to comment.