Created
January 4, 2017 09:45
-
-
Save Astrac/a4dc9aabc638565ce07f26aa6d4fe15c to your computer and use it in GitHub Desktop.
ES heap issue - nodes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "cluster_name":"prod-elasticsearch", | |
| "nodes":{ | |
| "Y0JLJZ79TJWte1v8UcDeuw":{ | |
| "name":"Lunatik", | |
| "transport_address":"172.31.31.81:9300", | |
| "host":"172.31.31.81", | |
| "ip":"172.31.31.81", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.31.81:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"11", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Lunatik", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":11387, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":11387, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483111073171, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.31.81:9300" | |
| ], | |
| "publish_address":"172.31.31.81:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.31.81:9200" | |
| ], | |
| "publish_address":"172.31.31.81:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "cFtE1408RBStaL2cnRE8eA":{ | |
| "name":"Ursa Major", | |
| "transport_address":"172.31.19.204:9300", | |
| "host":"172.31.19.204", | |
| "ip":"172.31.19.204", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.19.204:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"11", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Ursa Major", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":11508, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":11508, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483111073574, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.19.204:9300" | |
| ], | |
| "publish_address":"172.31.19.204:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.19.204:9200" | |
| ], | |
| "publish_address":"172.31.19.204:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "KXphMUJITqu2J33NAWSsHA":{ | |
| "name":"Maxam", | |
| "transport_address":"172.31.37.191:9300", | |
| "host":"172.31.37.191", | |
| "ip":"172.31.37.191", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.37.191:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"5", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Maxam", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":100397, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":100397, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483108454645, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "172.31.37.191:9300", | |
| "[::1]:9300", | |
| "127.0.0.1:9300" | |
| ], | |
| "publish_address":"172.31.37.191:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "172.31.37.191:9200", | |
| "[::1]:9200", | |
| "127.0.0.1:9200" | |
| ], | |
| "publish_address":"172.31.37.191:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.1.2", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "rAwO6sHyTta_0yFsCbHC3w":{ | |
| "name":"Gorilla Girl", | |
| "transport_address":"172.31.19.202:9300", | |
| "host":"172.31.19.202", | |
| "ip":"172.31.19.202", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.19.202:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"11", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Gorilla Girl", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":11502, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":11502, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483111073457, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.19.202:9300" | |
| ], | |
| "publish_address":"172.31.19.202:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.19.202:9200" | |
| ], | |
| "publish_address":"172.31.19.202:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "QQ-o0k2CTCu7xQWYtkm2tQ":{ | |
| "name":"Krang", | |
| "transport_address":"172.31.20.150:9300", | |
| "host":"172.31.20.150", | |
| "ip":"172.31.20.150", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.20.150:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"11", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Krang", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":73307, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":73307, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483465336649, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.20.150:9300" | |
| ], | |
| "publish_address":"172.31.20.150:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.20.150:9200" | |
| ], | |
| "publish_address":"172.31.20.150:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "XXqbgqR9Qg6EDCcg3rn8PQ":{ | |
| "name":"Doctor Demonicus", | |
| "transport_address":"172.31.37.193:9300", | |
| "host":"172.31.37.193", | |
| "ip":"172.31.37.193", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.37.193:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"5", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Doctor Demonicus", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":25459, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":25459, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483108454642, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.37.193:9300" | |
| ], | |
| "publish_address":"172.31.37.193:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.37.193:9200" | |
| ], | |
| "publish_address":"172.31.37.193:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.1.2", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "WM7hJAQnQFKMLpJ-R-uJsg":{ | |
| "name":"The Grip", | |
| "transport_address":"172.31.20.152:9300", | |
| "host":"172.31.20.152", | |
| "ip":"172.31.20.152", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.20.152:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"11", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"The Grip", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":73255, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":73255, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483465593188, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.20.152:9300" | |
| ], | |
| "publish_address":"172.31.20.152:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.20.152:9200" | |
| ], | |
| "publish_address":"172.31.20.152:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "KgI6k55-S8qAl6a8lOsRqw":{ | |
| "name":"Crimson Craig", | |
| "transport_address":"172.31.37.215:9300", | |
| "host":"172.31.37.215", | |
| "ip":"172.31.37.215", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.37.215:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"5", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Crimson Craig", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":76875, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":76875, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483108454574, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.37.215:9300" | |
| ], | |
| "publish_address":"172.31.37.215:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.37.215:9200" | |
| ], | |
| "publish_address":"172.31.37.215:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.1.2", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "WthRVi6YQuiUcLrV2QMn8w":{ | |
| "name":"Puma", | |
| "transport_address":"172.31.37.216:9300", | |
| "host":"172.31.37.216", | |
| "ip":"172.31.37.216", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.37.216:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"5", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Puma", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":68211, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":68211, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483108454557, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.37.216:9300" | |
| ], | |
| "publish_address":"172.31.37.216:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.37.216:9200" | |
| ], | |
| "publish_address":"172.31.37.216:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.1.2", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "4WB3nJOoSmaRlDj-F_JGQg":{ | |
| "name":"Sabra", | |
| "transport_address":"172.31.19.201:9300", | |
| "host":"172.31.19.201", | |
| "ip":"172.31.19.201", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.19.201:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"11", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Sabra", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":11504, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":11504, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483111073532, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.19.201:9300" | |
| ], | |
| "publish_address":"172.31.19.201:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.19.201:9200" | |
| ], | |
| "publish_address":"172.31.19.201:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "pVdaUS90SPOGbjzC3ZGC0A":{ | |
| "name":"Iron Maiden", | |
| "transport_address":"172.31.19.203:9300", | |
| "host":"172.31.19.203", | |
| "ip":"172.31.19.203", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.19.203:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"11", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Iron Maiden", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":31532, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":31532, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483111073588, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.19.203:9300" | |
| ], | |
| "publish_address":"172.31.19.203:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.19.203:9200" | |
| ], | |
| "publish_address":"172.31.19.203:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "AufFJ11-TsG9A8QqIOdshg":{ | |
| "name":"Cyclops", | |
| "transport_address":"172.31.37.208:9300", | |
| "host":"172.31.37.208", | |
| "ip":"172.31.37.208", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.37.208:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"5", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Cyclops", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.35-33.55.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":117572, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":117572, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483108454632, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.37.208:9300" | |
| ], | |
| "publish_address":"172.31.37.208:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.37.208:9200" | |
| ], | |
| "publish_address":"172.31.37.208:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.1.2", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "m7U2WLq_RDm3Um4LLhQbhw":{ | |
| "name":"Stardust", | |
| "transport_address":"172.31.20.149:9300", | |
| "host":"172.31.20.149", | |
| "ip":"172.31.20.149", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.20.149:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"11", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Stardust", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":74553, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":74553, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483465454290, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.20.149:9300" | |
| ], | |
| "publish_address":"172.31.20.149:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.20.149:9200" | |
| ], | |
| "publish_address":"172.31.20.149:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "gyxqRmpORgOMk-dATc1VYA":{ | |
| "name":"Warbird", | |
| "transport_address":"172.31.37.188:9300", | |
| "host":"172.31.37.188", | |
| "ip":"172.31.37.188", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.37.188:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"5", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Warbird", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":29970, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":29970, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483108454613, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.37.188:9300" | |
| ], | |
| "publish_address":"172.31.37.188:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.37.188:9200" | |
| ], | |
| "publish_address":"172.31.37.188:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.1.2", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "J58eIkjtTmWwShjgKY3ZmQ":{ | |
| "name":"Match", | |
| "transport_address":"172.31.19.200:9300", | |
| "host":"172.31.19.200", | |
| "ip":"172.31.19.200", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.19.200:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"11", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Match", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":11503, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":11503, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483111073453, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.19.200:9300" | |
| ], | |
| "publish_address":"172.31.19.200:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.19.200:9200" | |
| ], | |
| "publish_address":"172.31.19.200:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "FPw-UZBBTPuwFPq7cNTSNg":{ | |
| "name":"Cap 'N Hawk", | |
| "transport_address":"172.31.37.210:9300", | |
| "host":"172.31.37.210", | |
| "ip":"172.31.37.210", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.37.210:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"5", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Cap 'N Hawk", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":128184, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":128184, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483108454601, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.37.210:9300" | |
| ], | |
| "publish_address":"172.31.37.210:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.37.210:9200" | |
| ], | |
| "publish_address":"172.31.37.210:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.1.2", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "imNbn-q_SQ6dsCZAP9XYUg":{ | |
| "name":"Shiva", | |
| "transport_address":"172.31.37.190:9300", | |
| "host":"172.31.37.190", | |
| "ip":"172.31.37.190", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.37.190:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"5", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Shiva", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":15002, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":15002, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483108454595, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "172.31.37.190:9300", | |
| "[::1]:9300", | |
| "127.0.0.1:9300" | |
| ], | |
| "publish_address":"172.31.37.190:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "172.31.37.190:9200", | |
| "[::1]:9200", | |
| "127.0.0.1:9200" | |
| ], | |
| "publish_address":"172.31.37.190:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.1.2", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "JfHlDMhpS-iTMXgGP_YDNg":{ | |
| "name":"Spider-Woman", | |
| "transport_address":"172.31.37.211:9300", | |
| "host":"172.31.37.211", | |
| "ip":"172.31.37.211", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.37.211:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"5", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Spider-Woman", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":39203, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":39203, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483108454886, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.37.211:9300" | |
| ], | |
| "publish_address":"172.31.37.211:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.37.211:9200" | |
| ], | |
| "publish_address":"172.31.37.211:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.1.2", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "r5-Dx8odQLOcly_NYB31yQ":{ | |
| "name":"The Wink", | |
| "transport_address":"172.31.20.153:9300", | |
| "host":"172.31.20.153", | |
| "ip":"172.31.20.153", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.20.153:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"8", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"The Wink", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":11292, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":11292, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483109134574, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.20.153:9300" | |
| ], | |
| "publish_address":"172.31.20.153:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.20.153:9200" | |
| ], | |
| "publish_address":"172.31.20.153:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "description":"_reindex and _update_by_query APIs", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.index.reindex.ReindexPlugin", | |
| "isolated":true, | |
| "site":false | |
| } | |
| ] | |
| }, | |
| "Jt0A4uFERRuw35D-6plX-g":{ | |
| "name":"Tethlam", | |
| "transport_address":"172.31.20.151:9300", | |
| "host":"172.31.20.151", | |
| "ip":"172.31.20.151", | |
| "version":"2.4.1", | |
| "build":"c67dc32", | |
| "http_address":"172.31.20.151:9200", | |
| "settings":{ | |
| "cluster":{ | |
| "name":"prod-elasticsearch" | |
| }, | |
| "bootstrap":{ | |
| "mlockall":"true" | |
| }, | |
| "foreground":"false", | |
| "script":{ | |
| "inline":"on", | |
| "indexed":"on" | |
| }, | |
| "network":{ | |
| "host":"_ec2:publicDns_, _ec2:privateDns_, _local_" | |
| }, | |
| "cloud":{ | |
| "aws":{ | |
| "region":"eu-west-1" | |
| } | |
| }, | |
| "pidfile":"/var/run/elasticsearch/elasticsearch.pid", | |
| "path":{ | |
| "conf":"/etc/elasticsearch", | |
| "data":"/elasticsearch/data", | |
| "logs":"/var/log/elasticsearch", | |
| "home":"/usr/share/elasticsearch" | |
| }, | |
| "plugin":{ | |
| "mandatory":"cloud-aws" | |
| }, | |
| "discovery":{ | |
| "type":"ec2", | |
| "ec2":{ | |
| "groups":"default,prod-black-elasticsearch", | |
| "host_type":"private_ip" | |
| }, | |
| "zen":{ | |
| "minimum_master_nodes":"8", | |
| "ping":{ | |
| "multicast":{ | |
| "enabled":"false" | |
| } | |
| } | |
| } | |
| }, | |
| "name":"Tethlam", | |
| "client":{ | |
| "type":"node" | |
| }, | |
| "config":{ | |
| "ignore_system_properties":"true" | |
| } | |
| }, | |
| "os":{ | |
| "refresh_interval_in_millis":1000, | |
| "name":"Linux", | |
| "arch":"amd64", | |
| "version":"4.4.5-15.26.amzn1.x86_64", | |
| "available_processors":16, | |
| "allocated_processors":16 | |
| }, | |
| "process":{ | |
| "refresh_interval_in_millis":1000, | |
| "id":11294, | |
| "mlockall":true | |
| }, | |
| "jvm":{ | |
| "pid":11294, | |
| "version":"1.8.0_102", | |
| "vm_name":"Java HotSpot(TM) 64-Bit Server VM", | |
| "vm_version":"25.102-b14", | |
| "vm_vendor":"Oracle Corporation", | |
| "start_time_in_millis":1483109134574, | |
| "mem":{ | |
| "heap_init_in_bytes":26843545600, | |
| "heap_max_in_bytes":26730168320, | |
| "non_heap_init_in_bytes":2555904, | |
| "non_heap_max_in_bytes":0, | |
| "direct_max_in_bytes":26730168320 | |
| }, | |
| "gc_collectors":[ | |
| "ParNew", | |
| "ConcurrentMarkSweep" | |
| ], | |
| "memory_pools":[ | |
| "Code Cache", | |
| "Metaspace", | |
| "Compressed Class Space", | |
| "Par Eden Space", | |
| "Par Survivor Space", | |
| "CMS Old Gen" | |
| ], | |
| "using_compressed_ordinary_object_pointers":"true" | |
| }, | |
| "thread_pool":{ | |
| "force_merge":{ | |
| "type":"fixed", | |
| "min":1, | |
| "max":1, | |
| "queue_size":-1 | |
| }, | |
| "percolate":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "fetch_shard_started":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "listener":{ | |
| "type":"fixed", | |
| "min":8, | |
| "max":8, | |
| "queue_size":-1 | |
| }, | |
| "index":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":200 | |
| }, | |
| "refresh":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":8, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "suggest":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "generic":{ | |
| "type":"cached", | |
| "keep_alive":"30s", | |
| "queue_size":-1 | |
| }, | |
| "warmer":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "search":{ | |
| "type":"fixed", | |
| "min":25, | |
| "max":25, | |
| "queue_size":1000 | |
| }, | |
| "flush":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "fetch_shard_store":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":32, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "management":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| }, | |
| "get":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":1000 | |
| }, | |
| "bulk":{ | |
| "type":"fixed", | |
| "min":16, | |
| "max":16, | |
| "queue_size":50 | |
| }, | |
| "snapshot":{ | |
| "type":"scaling", | |
| "min":1, | |
| "max":5, | |
| "keep_alive":"5m", | |
| "queue_size":-1 | |
| } | |
| }, | |
| "transport":{ | |
| "bound_address":[ | |
| "[::1]:9300", | |
| "127.0.0.1:9300", | |
| "172.31.20.151:9300" | |
| ], | |
| "publish_address":"172.31.20.151:9300", | |
| "profiles":{ | |
| } | |
| }, | |
| "http":{ | |
| "bound_address":[ | |
| "[::1]:9200", | |
| "127.0.0.1:9200", | |
| "172.31.20.151:9200" | |
| ], | |
| "publish_address":"172.31.20.151:9200", | |
| "max_content_length_in_bytes":104857600 | |
| }, | |
| "plugins":[ | |
| { | |
| "name":"cloud-aws", | |
| "version":"2.4.1", | |
| "description":"The Amazon Web Service (AWS) Cloud plugin allows to use AWS API for the unicast discovery mechanism and add S3 repositories.", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.plugin.cloud.aws.CloudAwsPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"hq", | |
| "version":"1.0.0", | |
| "description":"Elastic-HQ", | |
| "url":"/_plugin/hq/", | |
| "jvm":false, | |
| "site":true | |
| }, | |
| { | |
| "name":"kopf", | |
| "version":"2.0.1", | |
| "description":"kopf - simple web administration tool for Elasticsearch", | |
| "url":"/_plugin/kopf/", | |
| "jvm":false, | |
| "site":true | |
| } | |
| ], | |
| "modules":[ | |
| { | |
| "name":"lang-expression", | |
| "version":"2.4.1", | |
| "description":"Lucene expressions integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.expression.ExpressionPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"lang-groovy", | |
| "version":"2.4.1", | |
| "description":"Groovy scripting integration for Elasticsearch", | |
| "jvm":true, | |
| "classname":"org.elasticsearch.script.groovy.GroovyPlugin", | |
| "isolated":true, | |
| "site":false | |
| }, | |
| { | |
| "name":"reindex", | |
| "version":"2.4.1", | |
| "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