Enterprise Search running on a docker container can't connect to Elasticsearch running as a service on windows

Hi @Mtuni_Globbal Welcome to the community.

This is a docker networking issue.

See this same issue most likely

try using

elasticsearch.host: http://host.docker.internal:9200