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
## Collecting logs and metrics for the Amazon Bedrock app
266
266
267
+
### Collect CloudWatch Metrics
268
+
267
269
Sumo Logic supports collecting metrics using two source types:
270
+
268
271
* Configure an [AWS Kinesis Firehose for Metrics Source](/docs/send-data/hosted-collectors/amazon-aws/aws-kinesis-firehose-metrics-source) (Recommended); or
269
272
* Configure an [Amazon CloudWatch Source for Metrics](/docs/send-data/hosted-collectors/amazon-aws/amazon-cloudwatch-source-metrics)
270
273
@@ -278,10 +281,10 @@ Sumo Logic supports collecting metrics using two source types:
278
281
***Description**. Enter an optional description.
279
282
***S3 Region**. Select the Amazon Region for your **Amazon Bedrock** S3 bucket.
280
283
***Bucket Name**. Enter the exact name of your **Amazon Bedrock** S3 bucket.
281
-
***Path Expression**. Enter the string that matches the S3 objects you'd like to collect. You can use a wildcard (*) in this string. (DO NOT use a leading forward slash. See [Amazon Path Expressions](/docs/send-data/hosted-collectors/amazon-aws/amazon-path-expressions)). The S3 bucket name is not part of the path. Don’t include the bucket name when you are setting the Path Expression
284
+
***Path Expression**. Enter the string that matches the S3 objects you'd like to collect. You can use a wildcard (*) in this string. (DO NOT use a leading forward slash. See [Amazon Path Expressions](/docs/send-data/hosted-collectors/amazon-aws/amazon-path-expressions)). The S3 bucket name is not part of the path. Don’t include the bucket name when you are setting the Path Expression.
282
285
***Source Category**. Enter `aws/observability/cloudtrail/logs`.
283
286
***Fields**. Add an **account** field and assign it a value that is a friendly name/alias to your AWS account from which you are collecting logs. Logs can be queried via the “account field”.
284
-
***Access Key ID and Secret Access Key**. Enter your Amazon [Access Key ID and Secret Access Key](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/AWSCredentials.html). Learn how to use Role-based access to AWS [here](/docs/send-data/hosted-collectors/amazon-aws/aws-sources)
287
+
***Access Key ID and Secret Access Key**. Enter your Amazon [Access Key ID and Secret Access Key](http://docs.aws.amazon.com/AWSSimpleQueueService/latest/SQSGettingStartedGuide/AWSCredentials.html). Learn how to use Role-based access to AWS [here](/docs/send-data/hosted-collectors/amazon-aws/aws-sources).
285
288
***Log File Discovery** > **Scan Interval**. Use the default of 5 minutes. Alternately, enter the frequency. Sumo Logic will scan your S3 bucket for new data. Learn how to configure **Log File Discovery**[here](/docs/send-data/hosted-collectors/amazon-aws/aws-sources).
286
289
***Enable Timestamp Parsing**. Select the **Extract timestamp information from log file entries** check box.
287
290
***Time Zone**. Select **Ignore time zone from the log file and instead use**, and select **UTC** from the dropdown.
0 commit comments