Replies: 1 comment
-
Hi @thomasbaldwin I appreciate your help if possible. Thanks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi friends,
I'm trying to deploy a service pattern collector in ECS, but I'm not sure how to configure the Task Service for S3 and Kinesis exporters. I appreciate your help if yo have any examples of how to set the collector config yaml and the IAM role in ECS to achieve a service collector exporting to S3 and Kinesis. Now I have the aws-otel-collector working with a config in a SSM parameter, the content is set to a Container secret param AOT_CONFIG_CONTENT, but I tried the same configuration for opentelemetry-collector-contrib with the S3 and Kinesis permissions in the Task Role, and the collector runs without problems, but generate a lot of logs per second and is not exporting to S3 or Kinesis.
Thanks for your help 🙏🏽
Beta Was this translation helpful? Give feedback.
All reactions