-
**Describe the question/issue**
We have migrated our existing container to run on EKS fargate instead of EC2 node. by following the documentation https://docs.aws.amazon.com/eks/latest/userguide/farg…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
This will eliminate a lot of code from the repository
Here are all the unique resources in this module.
```bash
✗ rg ^resource -ttf | cut -d'"' -f2 | sort | uniq
aws_cloudwatch_event_rule
aws…
-
_This issue was originally opened by @haleoanodon as hashicorp/terraform#24182. It was migrated here as a result of the [provider split](https://www.hashicorp.com/blog/upcoming-provider-changes-in-ter…
ghost updated
1 month ago
-
### Description
Log Groups can be associated with an anomoly detector that search for anomalies in the logs. These anomolies are displayed for further action or the creation of alarms.
These are …
-
The `cloudwatch_logs` plugin has a `log_key` option which sends the value of the given key to cloudwatch instead of the whole record. There is some discussion of log_key here: https://github.com/aws-s…
-
## Requesting a new app ✨
If you are requesting a new app to be added to `deb-get` please complete the
following section, only one app per issue please.
- [x] I have checked that this app do…
-
### Describe the question/issue
I know this is not a new issue. But I'm wondering whether the root cause is identified? We are using cloudwatch_logs plugin to send logs from our Pods to AWS cloud wat…
-
### Component(s)
exporter/awscloudwatchlogs
### Is your feature request related to a problem? Please describe.
Duplicate with https://github.com/open-telemetry/opentelemetry-collector-contrib/issue…
-
### Describe the question/issue
I'm facing issue with forwarding my application logs to cloudwatch. It does send logs but after some time the connection gets lost between container and cloudwatch. …