cloudflare-exporter
cloudflare-exporter copied to clipboard
Exporter 400 status error in AWS ECS
I've deployed the exporter to AWS ECS. I’m using CF_API_TOKEN to authenticate and I’m unable to resolve this error which occurs when the container is being launched:
http Status 400 invalid request headers (6003)
I’ve used tokens that were scoped for logging/analytics as well as global with no success. Any suggestions are appreciated. This is only an issue within ECS, running the container locally works without errors.
Could you share your task definition? It could probably helps to find an issue