Docker - API not found

Hello,

I am using ES (6.2.4) in Docker and I have a Kibana application which manage the index. My app works perfectly in my host but in the Docker container, it doesn't work. It looks like the API that I created is not found or the index is only for reading (GET method works, but POST method which used to update some hits, no!)

Is there any explanation ?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.