Ongoing service disruptions
For the most recent update on ongoing service disruptions affecting the AWS Middle East (UAE) Region (ME-CENTRAL-1), refer to the AWS Health Dashboard. For information on AWS Service migration, see How do I migrate my services to another region?
Questions tagged with Log Groups
Log groups define groups of log streams that share the same retention, monitoring, and access control settings.
Content language: English
Filter questions
Select tags to filter
Sort by
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
82 results
**Title:** Bedrock Mantle Endpoint Activity Missing from CloudWatch Model Invocation Logs
**Issue Summary**
We are using the Bedrock Mantle OpenAI-compatible endpoints, but no activity is being logge...
1
answers
0
votes
19
views
asked 4 days ago
---
**Question Description:**
I am running a basic AWS setup with **RDS, EC2, EBS, and VPC**. I have not configured any of the following:
- CloudWatch Log Groups
- Detailed Monitoring on EC2
- VPC ...
2
answers
0
votes
58
views
asked 25 days ago
I have an AWS Free Tier account. I created Lambda functions (Python 3.12) in us-east-2 (Ohio) and us-east-1 (N. Virginia), attaching the AWSLambdaBasicExecutionRole to every function.
My code is a mi...
3
answers
0
votes
270
views
asked 4 months ago
I am working with a process that was created by someone else. 10/04/2025 at 1:00am eastern, something happened to the process and it is failing. I am not intimately familiar with the process so any ...
2
answers
0
votes
1.1K
views
asked 5 months ago
I am creating a dashboard for user's activity logging in AWS cloud watch RUM, If I use cloud watch log groups with cloud watch RUM and change the retention period for cloud watch group to 2 years, wil...
1
answers
0
votes
210
views
asked 8 months ago
Hey Everyone!!
I have given the metric filter pattern in my Cloudwatch log group for my log groups.
**Filter pattern: { $.log_level = "error" || $.log_level = "ERROR" || $.level = "error" || $.lev...
1
answers
0
votes
414
views
asked 9 months ago
Hello,
I would like to setup a monitoring for the EKS cluster patching that occurs monthly. I have enabled all the control plane logging from the cluster dashboard.
I would like to understand whic...
2
answers
0
votes
143
views
asked 10 months ago
I need to access a value within an array provided in Amazon CloudWatch Logs Insights, as an example:
```
...
"trace": {
"timestamp": 1746475850.679,
"principal": null,
"se...
2
answers
0
votes
554
views
asked 10 months ago
Hi all,
I’m currently using the following method to retrieve AWS HTTP/RESTful API call counts:
```
import boto3
from datetime import datetime
cloudwatch = boto3.client('cloudwatch')
apigateway = bo...
1
answers
0
votes
115
views
asked a year ago
When I try to create a query log config, I'm getting a cryptic error about missing permissions to the log destination. My user has permissions to create log groups.
`
aws --profile [redacted] route53...
1
answers
0
votes
270
views
asked a year ago
The [migration notes for Glue 5.0 (under "breaking changes")](https://docs.aws.amazon.com/glue/latest/dg/migrating-version-50.html#migrating-version-50-features) state that continuous logs are no long...
1
answers
0
votes
357
views
asked a year ago
I am struggling to connect my Alexa Developer account to my root AWS account. Both accounts use the same email, but they act as separate accounts with different credentials. I cannot log into Alexa De...
1
answers
0
votes
162
views
asked a year ago