
assets.es-head.proxy.clusters.xpack.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sirius-search Show documentation
Show all versions of sirius-search Show documentation
Provides a thin layer above Elasticsearch (Fluent Query API, Automatic Mapping, Utilities)
The newest version!
{
"name": "xpack-default",
"enabled": false,
"recipe": "http-proxy",
"bind": 9102,
"settings": {
"target": "http://localhost:9200",
"username": "elastic",
"password": "changeme"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy