diff --git a/docs/integrations/amazon-aws/amazon-bedrock.md b/docs/integrations/amazon-aws/amazon-bedrock.md index 587a00de9c..1bd72a2e58 100644 --- a/docs/integrations/amazon-aws/amazon-bedrock.md +++ b/docs/integrations/amazon-aws/amazon-bedrock.md @@ -264,7 +264,10 @@ account=* region=* namespace=aws/bedrock modelid=* metric=Invocations statistic= ## Collecting logs and metrics for the Amazon Bedrock app +### Collect CloudWatch Metrics + Sumo Logic supports collecting metrics using two source types: + * Configure an [AWS Kinesis Firehose for Metrics Source](/docs/send-data/hosted-collectors/amazon-aws/aws-kinesis-firehose-metrics-source) (Recommended); or * Configure an [Amazon CloudWatch Source for Metrics](/docs/send-data/hosted-collectors/amazon-aws/amazon-cloudwatch-source-metrics) @@ -278,10 +281,10 @@ Sumo Logic supports collecting metrics using two source types: * **Description**. Enter an optional description. * **S3 Region**. Select the Amazon Region for your **Amazon Bedrock** S3 bucket. * **Bucket Name**. Enter the exact name of your **Amazon Bedrock** S3 bucket. - * **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 + * **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. * **Source Category**. Enter `aws/observability/cloudtrail/logs`. * **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”. - * **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) + * **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). * **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). * **Enable Timestamp Parsing**. Select the **Extract timestamp information from log file entries** check box. * **Time Zone**. Select **Ignore time zone from the log file and instead use**, and select **UTC** from the dropdown. diff --git a/docs/integrations/amazon-aws/index.md b/docs/integrations/amazon-aws/index.md index d5577a61b7..0a0e5fd646 100644 --- a/docs/integrations/amazon-aws/index.md +++ b/docs/integrations/amazon-aws/index.md @@ -58,6 +58,13 @@ This guide has documentation for all of the apps that Sumo provides for Amazon a

A guide to the Sumo Logic integration for AWS Backup.

+
+
+ Thumbnail icon +

Amazon Bedrock

+

A guide to the Sumo Logic integration for Amazon Bedrock.

+
+
Thumbnail icon diff --git a/docs/integrations/product-list/product-list-a-l.md b/docs/integrations/product-list/product-list-a-l.md index 2ecd975c99..aed8858110 100644 --- a/docs/integrations/product-list/product-list-a-l.md +++ b/docs/integrations/product-list/product-list-a-l.md @@ -33,6 +33,7 @@ For descriptions of the different types of integrations Sumo Logic offers, see [ | Thumbnail icon |[ Amazon AppFlow](https://aws.amazon.com/appflow/) | App: [Amazon AppFlow](/docs/integrations/amazon-aws/amazon-appflow/) | | Thumbnail icon | [Amazon AppStream 2.0](https://aws.amazon.com/appstream2/) | App: [Amazon AppStream 2.0](/docs/integrations/amazon-aws/amazon-appstream2/) | | Thumbnail icon | [Amazon Athena](https://aws.amazon.com/athena/) | App: [Amazon Athena](/docs/integrations/amazon-aws/amazon-athena/)
Automation integration: [AWS Athena](/docs/platform-services/automation-service/app-central/integrations/aws-athena/) | +| Thumbnail icon | [Amazon Bedrock](https://aws.amazon.com/bedrock/) | App: [Amazon Bedrock](/docs/integrations/amazon-aws/amazon-bedrock/) | | Thumbnail icon | [Amazon Chime](https://aws.amazon.com/chime/) | Apps:
- [Amazon Chime](/docs/integrations/amazon-aws/amazon-chime/)
- [Amazon Chime SDK](/docs/integrations/amazon-aws/amazon-chimesdk/) | | Thumbnail icon | [Amazon CloudFront](https://aws.amazon.com/cloudfront/) | App: [Amazon CloudFront](/docs/integrations/amazon-aws/cloudfront/)
Automation integration: [AWS CloudFront](/docs/platform-services/automation-service/app-central/integrations/aws-cloudfront/)
Cloud SIEM integration: [Amazon AWS - CloudFront](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/products/44f07c08-c2ad-4a95-a058-1d0737ff90db.md)
Collector: [Amazon CloudFront Source](/docs/send-data/hosted-collectors/amazon-aws/amazon-cloudfront-source/) | | Thumbnail icon | [Amazon CloudSearch](https://aws.amazon.com/cloudsearch/) | App: [Amazon CloudSearch](/docs/integrations/amazon-aws/amazon-cloudsearch/)
Community app: [Sumo Logic for Amazon CloudSearch](https://github.com/SumoLogic/sumologic-content/tree/master/Amazon_Web_Services/AWS_CloudSearch) | diff --git a/sidebars.ts b/sidebars.ts index f42630e19d..fcc130259c 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -1999,7 +1999,7 @@ integrations: [ 'integrations/amazon-aws/amazon-appflow', 'integrations/amazon-aws/amazon-appstream2', 'integrations/amazon-aws/amazon-athena', - //'integrations/amazon-aws/amazon-bedrock', + 'integrations/amazon-aws/amazon-bedrock', 'integrations/amazon-aws/amazon-chime', 'integrations/amazon-aws/amazon-chimesdk', 'integrations/amazon-aws/cloudfront',