-
hey, noticed it is not possible to set level of errors for cloudwatch (custom) channel
global log level is OK, but specific environments require different levels to be dynamic
I did some code tw…
-
The two alarms for EFS are being created concurrently, which can lead to a race condition and a fail:
```
| 16:48:03 UTC+0100 | CREATE_COMPLETE | AWS::CloudWatch::Alarm | CriticalAlarm |
| …
-
When I'm using your script like:
```
zabbix-cloudwatch --aws-access-key $AWSACCESSKEY --aws-secret-key $AWSSECRETKEY --aws-region $AWSREGION -n "AWS/RDS" -m CPUUtilization -d "DBInstanceIdentifier" -…
vanch updated
8 years ago
-
**Describe the bug**
Declaration of Maxbanton\Cwh\Handler\CloudWatch::write(array $record): void must be compatible with Monolog\Handler\AbstractProcessingHandler::write(Monolog\LogRecord $record): v…
-
### Describe the bug
Hi there,
We are creating a redshift cluster from `aws-cdk/aws-redshift-alpha` module and can't see a way to enable audit logging. Even though we set `enable_user_activity_l…
-
### Terraform Core Version
v1.3.7
### AWS Provider Version
v4.67.0
### Affected Resource(s)
aws_wafv2_web_acl
### Expected Behavior
we should be able to create a `aws_wafv2_web_ac…
-
Currently, the application requires the right to call `cloudwatch:GetMetricData` on any resource. Instead, we could constrain the policy to perform such calls only on the `AWS/DynamoDB` resource names…
-
**Is your feature request related to a problem? Please describe.**
We are an enterprise customer (20+ units) transitioning from AWS CloudWatch to Elastic (via ECK). We currently have hundreds of deve…
-
## Summary
Creating subsegments in Python global context (aka startup code) fails with errors:
It is an AWS best practice to "Initialize SDK clients and database connections outside of the funct…
-
Hi,
I'm writing AWS Lambda to forward logs from Cloudwatch to Splunk Cloud. Everything works, but when there is small amount of events (logs pushed to Cloudwatch loggroup) my lambda forwards them mul…