All Downloads are FREE. Search and download functionalities are using the official Maven repository.

assets.es-head.proxy.clusters.xpack.json Maven / Gradle / Ivy

Go to download

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