You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/amazon-aws/amazon-bedrock.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
---
2
2
id: amazon-bedrock
3
3
title: Amazon Bedrock
4
+
sidebar_label: Amazon Bedrock
4
5
description: Learn about the collection process for the Amazon Bedrock service.
5
6
---
6
7
@@ -290,7 +291,7 @@ Sumo Logic supports collecting metrics using two source types:
290
291
291
292
### Collect Amazon Bedrock CloudWatch logs
292
293
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)
294
295
295
296
:::note
296
297
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';
388
389
389
390
We highly recommend you view these dashboards in the [AWS Observability view](/docs/dashboards/explore-view/#aws-observability) of the AWS Observability solution.
390
391
391
-
### 1. Amazon Bedrock - Overview
392
+
### verview
392
393
393
394
The **Amazon Bedrock - Overview** dashboard provides a overall heath of Bedrock service based logs and metrics.
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.
### 3. Amazon Bedrock - Model Invocation Log Analysis
415
+
### Model Invocation Log Analysis
415
416
416
417
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.
0 commit comments