Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

-4 votes
0 answers
19 views

AWS Cost Export: Data from Beginning of Month Appearing Late in Cost Export [closed]

I'm experiencing an issue with my AWS Cost Explorer data. I've set up a Cost Export for the period 20240301-20240401, but I'm finding cost data from the beginning of March (20240301) appearing in the ...
Nikolay Boychev's user avatar
0 votes
0 answers
18 views

Athena query with IN operator not returning results

I deployed a CloudWatch metrics connector in my AWS account to pull CloudWatch metrics using Amazon Athena. I am running a query with IN operator like below: SELECT * from metric_samples where ...
Eshan Chawla's user avatar
2 votes
1 answer
28 views

Extracting text from cloudwatch

I have a cloudwatch message format as follow: POST /api/v1/order 200 123 bytes 456 bytes 458.000 ms Apache-HttpClient/4.5.14 (Java/17.0.12) { "orderId": "A123" } {"...
vincentsty's user avatar
  • 3,165
-1 votes
1 answer
19 views

How can I set up email notification for an AWS service (CloudTrail) goes down?

Our Cloud environment is setup with AWS Organization, with a primary site in us-east-1 and secondary/DR in us-west-2. We have set up CloudTrail logs to capture activities/events across [member] ...
Besingi's user avatar
0 votes
1 answer
42 views

Cannot see logs in aws CloudWatch for failed Service deployment (Updated: GPU resource insufficient error)

I set up the container (in the Task definition) to use CloudWatch logs: When I deploy the Services (via Task > Deploy > Create Service), it fails with "ECS deployment circuit breaker: ...
gvanto's user avatar
  • 2,042
0 votes
0 answers
22 views

Cloudwatch ignores retention_in_days, loggroup created with never expire

i am running aws cloudwatch with pretty basic configuration, but it completely ignores the retention_in_days setting. { "agent": { "metrics_collection_interval": 10, &...
imit's user avatar
  • 5
1 vote
0 answers
39 views

AWS CloudWatch: cross region alarm notification aggregation

I have CloudWatch alarms across several different AWS accounts and several different Regions. I would like all of these alarms' action notifications (e.g. "alarm X changed from state OK to In ...
ccroth's user avatar
  • 113
0 votes
0 answers
13 views

AWS Kinesis Firehose, Lambda event match ovservability

I have standard AWS architecture to capture data from my source that streams data into a Firehose endpoint. Firehose streams data into s3, which again ahs a PUT event that triggers Lambda to clean ...
Abhi's user avatar
  • 1,213
0 votes
0 answers
18 views

Question about Amazon Elasticache and CloudWatch

My redis elasticache cluster has a service linked role but it still doesn’t send logs to cloudwatch. I tried to connect a policy to the log group but still no logs. I dont think i can create a role ...
jyapx's user avatar
  • 2,359
0 votes
0 answers
34 views

Line graph using aws cloudwatch logs - group by duration and task_path

I need to write an aws cloudwatch query to create multiple line items in the same graph to represent task_path's duration over time. the logs are json in this format {task_path: 'foo', duration: 1.48} ...
Abhijeet Ahuja's user avatar
0 votes
0 answers
11 views

Show Canary Issues in AWS Cloudwatch Alarms

I have created a Canary that passes an e2e test using pupperteer with the script generated by the Google Chrome extension that records (Cloudwatch Synthetics Recorder). To this Canary I have created ...
RichardMiracles's user avatar
0 votes
1 answer
32 views

Group by @reportId and @taskName in AWS Cloudwatch and find duration by logs

My Cloudwatch logs from Django app deployed via Zappa to AWS Lambdas are of the following format: { taskName: foo.bar, @requestId: 98ccca67-46db-4793-9a62-412f9dc60ed5 } { @...
Abhijeet Ahuja's user avatar
0 votes
1 answer
31 views

AWS Cloudwatch event rule cron expression

I have this cloudwatch cron event rule to invoke a lambda function every 3 months on same dates (14th to 19th). I want this expression to start running from the current month and 3 months from now ...
pipegrepper's user avatar
0 votes
0 answers
13 views

Metric AWS doesn't graph while SEARCH does

I've the following metric that doesn't graph anything while the SEARCH function with the same parameters does, how can I debug this? Metric: Search query: SEARCH('Namespace="CWAgent" ...
Javier López's user avatar
0 votes
1 answer
61 views

Unable to create a Route 53 health check with associated CloudWatch alarm

I'm attempting to create a new Route 53 health check with an alarm that should be triggered when the health check fails. I'm using the following command and health check config: aws route53 create-...
Clark's user avatar
  • 21

15 30 50 per page
1
2 3 4 5
215