Hello,
I'm trying to use the exporter within an AWS environment where I've been supplied an AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY, is this possible and what would the correct config be?
Getting: caller=clusterinfo.go:188 msg="failed to retrieve cluster info from ES" err="HTTP Request failed with code 403"
Which makes sense since I don't think the auth is getting passed.