Skip to content

Instantly share code, notes, and snippets.

@BurlesonBrad
Created August 4, 2017 19:01
Show Gist options
  • Save BurlesonBrad/094466acded5b773c0e899a825daddae to your computer and use it in GitHub Desktop.
Save BurlesonBrad/094466acded5b773c0e899a825daddae to your computer and use it in GitHub Desktop.
nope
{
"cluster_name": "elasticsearch",
"nodes": {
"UHLSl8KCSVy1qYZE294JcA": {
"name": "dunorthdesigns.vps.pagelyhosting.com-dunorthdesigns",
"transport_address": "10.0.6.143:9300",
"host": "10.0.6.143",
"ip": "10.0.6.143",
"version": "2.3.4",
"build": "e455fd0",
"http_address": "10.0.6.143:9201",
"attributes": {
"master": "true"
},
"plugins": [],
"modules": [
{
"name": "lang-expression",
"version": "2.3.4",
"description": "Lucene expressions integration for Elasticsearch",
"jvm": true,
"classname": "org.elasticsearch.script.expression.ExpressionPlugin",
"isolated": true,
"site": false
},
{
"name": "lang-groovy",
"version": "2.3.4",
"description": "Groovy scripting integration for Elasticsearch",
"jvm": true,
"classname": "org.elasticsearch.script.groovy.GroovyPlugin",
"isolated": true,
"site": false
},
{
"name": "reindex",
"version": "2.3.4",
"description": "_reindex and _update_by_query APIs",
"jvm": true,
"classname": "org.elasticsearch.index.reindex.ReindexPlugin",
"isolated": true,
"site": false
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment