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

sequelize.js - Sequelize group by with association includes id -

mongodb - Multiple $and with multiple $or in $match mongoose -

javascript - Why Selenium can't find an element that is graphically visible -