Hi again, I'm trying to split the k8s deployment to use separate AWS services for mysql, kafka and elasticsearch. Pointing the config to my AWS elasticsearch endpoint is showing 403 errors in the datahub-elasticsearch-setup-job logs
e
early-lamp-41924
07/09/2021, 5:02 PM
The setup looks correct. Can you try curling the same port to see if you get a 403 as well?
b
blue-holiday-20644
07/12/2021, 1:31 PM
Looks like my security group setup wasn't working- moving to an IP-based access control seems to have resolved it.