elasticsearch.logisland.conf Maven / Gradle / Ivy
{
"local" : {
"cluster.name": "elasticsearch",
"node.host" : "localhost",
"node.port" : 9300
},
"es-edf-single-machine" : {
"cluster.name": "logisland-prod",
"node.host" : "noeyy6vr.hurence.com",
"node.port" : 9300
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy