Docker- connetcting AWS DynamoDB with ElasticSearch -


i want connect dynamodb elasticsearch , achieve need use docker. error:

enter image description here

as understand sth wrong elasticsearch host works:

enter image description here

any ideas wrong?

if have elasticsearch in seperate docker container logstash, have insert elasticsearch container ip address or hostname instead of localhost in configuration, can find ip address of docker container running: docker inspect <container id>


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -