Receiver awscloudwatch #20312
Unanswered
WagnerCarvalho
asked this question in
Q&A
Replies: 1 comment
-
It's a AWS Go SDK issue. Id look at the troubleshooting guide on AWS's docs |
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.
-
I am testing on minikube to receive logs from CloudWatch... I am getting the following error.
[email protected]/logs.go:215 unable to retrieve logs from cloudwatch {"kind": "receiver", "name": "awscloudwatch", "data_type": "logs", "log group": "/aws/batch/job", "error": "NoCredentialProviders: no valid providers in chain. Deprecated.\n\tFor verbose messaging see aws.Config.CredentialsChainVerboseErrors"}
image: otel/opentelemetry-collector-contrib:0.73.0
It seems to me that it's a credential error, however, when running the receiver test on my machine, the logs are being received.
Could someone help me with the error?
Beta Was this translation helpful? Give feedback.
All reactions