Skip to content

Commit

Permalink
Merge branch 'sumo_249521' of https://github.com/SumoLogic/sumologic-…
Browse files Browse the repository at this point in the history
…documentation into sumo_249521
  • Loading branch information
JV0812 committed Oct 18, 2024
2 parents 10c390a + 80f068a commit 5a41a74
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions docs/integrations/amazon-aws/amazon-bedrock.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
id: amazon-bedrock
title: Amazon Bedrock
sidebar_label: Amazon Bedrock
description: Learn about the collection process for the Amazon Bedrock service.
---

Expand Down Expand Up @@ -290,7 +291,7 @@ Sumo Logic supports collecting metrics using two source types:

### Collect Amazon Bedrock CloudWatch logs

To enable Amazon Bedrock CloudWatch Logs follow the [link](https://docs.aws.amazon.com/bedrock/latest/userguide/model-invocation-logging.html)
To enable Amazon Bedrock CloudWatch Logs, follow the steps mentioned in [AWS Documentation](https://docs.aws.amazon.com/bedrock/latest/userguide/model-invocation-logging.html)

:::note
Ensure that when configuring `CloudWatch Logs`, the log group name follows the pattern `/aws/bedrock/*`.
Expand Down Expand Up @@ -388,7 +389,7 @@ import AppInstall from '../../reuse/apps/app-install.md';
We highly recommend you view these dashboards in the [AWS Observability view](/docs/dashboards/explore-view/#aws-observability) of the AWS Observability solution.
### 1. Amazon Bedrock - Overview
### verview
The **Amazon Bedrock - Overview** dashboard provides a overall heath of Bedrock service based logs and metrics.
Expand All @@ -399,7 +400,7 @@ Use this dashboard to:
<img src={useBaseUrl('img/integrations/amazon-aws/Amazon-Bedrock-Overview.png')} alt="Amazon Bedrock dashboard" style={{border: '1px solid gray'}} />
### 2. Amazon Bedrock - CloudTrail Audit Overview
### CloudTrail Audit Overview
The **Amazon Bedrock - CloudTrail Audit Overview** dashboard provides a record of actions taken by a user, role, or an AWS service in Amazon Bedrock. CloudTrail captures all API calls for Amazon Bedrock as events.
Expand All @@ -411,7 +412,7 @@ Use this dashboard to:
<img src={useBaseUrl('img/integrations/amazon-aws/Amazon-Bedrock-CloudTrail-Audit-Overview.png')} alt="Amazon Bedrock dashboard" style={{border: '1px solid gray'}} />
### 3. Amazon Bedrock - Model Invocation Log Analysis
### Model Invocation Log Analysis
The **Amazon Bedrock - Model Invocation Log Analysis** dashboard provides insights into audit events of your invocation logs, model input data, and model output data for all invocations in your AWS account used in Amazon Bedrock.
Expand All @@ -422,9 +423,9 @@ Use this dashboard to:
<img src={useBaseUrl('img/integrations/amazon-aws/Amazon-Bedrock-Model-Invocation-Log-Analysis.png')} alt="Amazon Bedrock dashboard" style={{border: '1px solid gray'}} />
### 4. Amazon Bedrock - Runtime Performance Monitoring
### Runtime Performance Monitoring
**Amazon Bedrock - Runtime Performance Monitoring** dashboard provides statistical insights of runtime model invocation metrics.
The **Amazon Bedrock - Runtime Performance Monitoring** dashboard provides statistical insights of runtime model invocation metrics.
Use this dashboard to:
* Monitor all Invocations related metrics.
Expand Down

0 comments on commit 5a41a74

Please sign in to comment.