I have a problem with the ElastichSearch integration with my springboot
org.elasticsearch.transport.NodeDisconnectedException: [][127.0.0.1:9300][cluster:monitor/nodes/liveness] disconnected
my file elastichsearch.yml to be active
cluster.name: my-cluster
node.name: node-1
path.logs: /var/log/elasticsearch
path.data: /var/lib/elasticsearch
network.host: 0.0.0.0