Open siimaus opened 1 month ago
similar setup with same config works when Opensearch and EKS cluster are in same region..
Failing instance is located in eu-west-2 and opensearch aws managed cluster in eu-central-1
Perhaps it is related to AWS signing somehow?
To be sure, I checked and indeed, if Opensearch cluster and EKS cluster are in same region, logs are sent without error.
Openseacrh basic authentication fails with:
Config for events exporter:
kubernetes-event-exporter: binary have no builtin version reporting parameter but both
Exactly same credentials work with curl:
results:
Have no idea why.