Skip to content

Commit 5a41a74

Browse files
committed
Merge branch 'sumo_249521' of https://github.com/SumoLogic/sumologic-documentation into sumo_249521
2 parents 10c390a + 80f068a commit 5a41a74

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/integrations/amazon-aws/amazon-bedrock.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
id: amazon-bedrock
33
title: Amazon Bedrock
4+
sidebar_label: Amazon Bedrock
45
description: Learn about the collection process for the Amazon Bedrock service.
56
---
67

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

291292
### Collect Amazon Bedrock CloudWatch logs
292293

293-
To enable Amazon Bedrock CloudWatch Logs follow the [link](https://docs.aws.amazon.com/bedrock/latest/userguide/model-invocation-logging.html)
294+
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)
294295

295296
:::note
296297
Ensure that when configuring `CloudWatch Logs`, the log group name follows the pattern `/aws/bedrock/*`.
@@ -388,7 +389,7 @@ import AppInstall from '../../reuse/apps/app-install.md';
388389
389390
We highly recommend you view these dashboards in the [AWS Observability view](/docs/dashboards/explore-view/#aws-observability) of the AWS Observability solution.
390391
391-
### 1. Amazon Bedrock - Overview
392+
### verview
392393
393394
The **Amazon Bedrock - Overview** dashboard provides a overall heath of Bedrock service based logs and metrics.
394395
@@ -399,7 +400,7 @@ Use this dashboard to:
399400
400401
<img src={useBaseUrl('img/integrations/amazon-aws/Amazon-Bedrock-Overview.png')} alt="Amazon Bedrock dashboard" style={{border: '1px solid gray'}} />
401402
402-
### 2. Amazon Bedrock - CloudTrail Audit Overview
403+
### CloudTrail Audit Overview
403404
404405
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.
405406
@@ -411,7 +412,7 @@ Use this dashboard to:
411412
412413
<img src={useBaseUrl('img/integrations/amazon-aws/Amazon-Bedrock-CloudTrail-Audit-Overview.png')} alt="Amazon Bedrock dashboard" style={{border: '1px solid gray'}} />
413414
414-
### 3. Amazon Bedrock - Model Invocation Log Analysis
415+
### Model Invocation Log Analysis
415416
416417
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.
417418
@@ -422,9 +423,9 @@ Use this dashboard to:
422423
423424
<img src={useBaseUrl('img/integrations/amazon-aws/Amazon-Bedrock-Model-Invocation-Log-Analysis.png')} alt="Amazon Bedrock dashboard" style={{border: '1px solid gray'}} />
424425
425-
### 4. Amazon Bedrock - Runtime Performance Monitoring
426+
### Runtime Performance Monitoring
426427
427-
**Amazon Bedrock - Runtime Performance Monitoring** dashboard provides statistical insights of runtime model invocation metrics.
428+
The **Amazon Bedrock - Runtime Performance Monitoring** dashboard provides statistical insights of runtime model invocation metrics.
428429
429430
Use this dashboard to:
430431
* Monitor all Invocations related metrics.

0 commit comments

Comments
 (0)