en
en
Getting the same error, got the following access policy applied on opensearch: > { > "Version": "2012-10-17", > "Statement": [ > { > "Effect": "Allow", > "Principal": { > "AWS":...
Actually, I was able to fix this now. What needs to be done in addition to AWS Role/User configuration in AWS for the aws-es-proxy, is to add this role/user that...
> @McTristan where that is set in the module? should I enter the elasticsearch_version as appose to opensearch_version? seems like the variables are mismatched.
> @Mcrivar Regarding the opensearch version, just use the elasticsearch_version field and enter "OpenSearch_x.x" - it is a bit confusing but it just starts there. They also renamed the instance...
got the same issue with ALB + ECS in AWS.
anything about this? I get 200 in response but the json is empty: `{"level":"debug","ts":"2022-05-22T17:14:45.011Z","caller":"server/middleware.go:44","msg":"GET /jobs/.../735/terraform/default/ws – from 172.30.10.164:38882","json":{}}` and after 60 sec I get this (which is the timeout on...
@evanstachowiak any specific configuration? We still fail to have it working properly.
> anything about this? I get 200 in response but the json is empty: `{"level":"debug","ts":"2022-05-22T17:14:45.011Z","caller":"server/middleware.go:44","msg":"GET /jobs/.../735/terraform/default/ws – from 172.30.10.164:38882","json":{}}` > > and after 60 sec I get this (which is...