{ "cluster_name": "elasticsearch-prod", "nodes": { "m_uC_oh1TAmasv2k1n3zJg": { "name": "elkrp7", "transport_address": "10.10.60.121:9300", "host": "10.10.60.121", "ip": "10.10.60.121", "version": "2.1.1", "build": "40e2c53", "http_address": "10.10.60.121:9200", "attributes": { "master": "true" }, "settings": { "cluster": { "name": "elasticsearch-prod" }, "shield": { "http": { "ssl": "true" }, "transport": { "client": { "auth": "true" }, "ssl": "true" }, "audit": { "outputs": "index", "index": { "settings": { "index": { "number_of_shards": "3", "number_of_replicas": "1" } } }, "enabled": "true" }, "authc": { "realms": { "active_directory": { "domain_name": "int.corp.sun", "type": "active_directory", "url": "ldaps://adldaps.int.corp.sun:636", "order": "1", "user_search": { "base_dn": "OU=Accounts,DC=int,DC=Corp,DC=sun" } }, "default": { "type": "esusers", "order": "0" } } } }, "index": { "number_of_shards": "1", "number_of_replicas": "1", "queries": { "cache": { "type": "opt_out_cache" } } }, "bootstrap": { "mlockall": "true" }, "foreground": "false", "threadpool": { "watcher": { "queue_size": "1000", "size": "20", "type": "fixed" } }, "network": { "host": "_ec2:privateIpv4_" }, "cloud": { "aws": { "proxy_port": "8989", "protocol": "https", "region": "ap-southeast-2", "proxy_host": "awsproxy.int.corp.sun" } }, "node": { "data": "true", "name": "elkrp7", "master": "true" }, "path": { "conf": "/apps/elasticsearch/config", "data": "/apps/elasticsearch/data", "logs": "/apps/elasticsearch/logs", "plugins": "/apps/elasticsearch/plugins", "home": "/apps/elasticsearch" }, "discovery": { "type": "ec2", "ec2": { "groups": "default", "tag": { "ES_CLUSTER_NAME": "elasticsearch-prod" } }, "zen": { "minimum_master_nodes": "2", "ping": { "multicast": { "enabled": "false" } } } }, "name": "elkrp7", "client": { "type": "node" }, "http": { "jsonp": { "enable": "true" } }, "config": { "ignore_system_properties": "true" } }, "os": { "refresh_interval_in_millis": 1000, "available_processors": 4, "allocated_processors": 4 }, "process": { "refresh_interval_in_millis": 1000, "id": 12532, "mlockall": true }, "jvm": { "pid": 12532, "version": "1.8.0_60", "vm_name": "Java HotSpot(TM) 64-Bit Server VM", "vm_version": "25.60-b23", "vm_vendor": "Oracle Corporation", "start_time_in_millis": 1450840174846, "mem": { "heap_init_in_bytes": 8589934592, "heap_max_in_bytes": 8555069440, "non_heap_init_in_bytes": 2555904, "non_heap_max_in_bytes": 0, "direct_max_in_bytes": 8555069440 }, "gc_collectors": [ "ParNew", "ConcurrentMarkSweep" ], "memory_pools": [ "Code Cache", "Metaspace", "Compressed Class Space", "Par Eden Space", "Par Survivor Space", "CMS Old Gen" ] }, "thread_pool": { "watcher": { "type": "fixed", "min": 20, "max": 20, "queue_size": 1000 }, "force_merge": { "type": "fixed", "min": 1, "max": 1, "queue_size": -1 }, "percolate": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "fetch_shard_started": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "listener": { "type": "fixed", "min": 2, "max": 2, "queue_size": -1 }, "index": { "type": "fixed", "min": 4, "max": 4, "queue_size": 200 }, "refresh": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "suggest": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "generic": { "type": "cached", "keep_alive": "30s", "queue_size": -1 }, "warmer": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "search": { "type": "fixed", "min": 7, "max": 7, "queue_size": 1000 }, "flush": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "fetch_shard_store": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "management": { "type": "scaling", "min": 1, "max": 5, "keep_alive": "5m", "queue_size": -1 }, "get": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "bulk": { "type": "fixed", "min": 4, "max": 4, "queue_size": 50 }, "snapshot": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 } }, "transport": { "bound_address": [ "10.10.60.121:9300" ], "publish_address": "10.10.60.121:9300", "profiles": {} }, "http": { "bound_address": [ "10.10.60.121:9200" ], "publish_address": "10.10.60.121:9200", "max_content_length_in_bytes": 104857600 }, "plugins": [ { "name": "cloud-aws", "version": "2.1.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": "license", "version": "2.1.1", "description": "Internal Elasticsearch Licensing Plugin", "jvm": true, "classname": "org.elasticsearch.license.plugin.LicensePlugin", "isolated": false, "site": false }, { "name": "marvel-agent", "version": "2.1.1", "description": "Elasticsearch Marvel Agent", "jvm": true, "classname": "org.elasticsearch.marvel.MarvelPlugin", "isolated": false, "site": false }, { "name": "shield", "version": "2.1.1", "description": "Elasticsearch Shield (security)", "jvm": true, "classname": "org.elasticsearch.shield.ShieldPlugin", "isolated": false, "site": false }, { "name": "watcher", "version": "2.1.1", "description": "Elasticsearch Watcher", "jvm": true, "classname": "org.elasticsearch.watcher.WatcherPlugin", "isolated": false, "site": false } ] }, "yePr5h7qTtOwRKx_sv2tvQ": { "name": "elkrp13", "transport_address": "10.10.60.58:9300", "host": "10.10.60.58", "ip": "10.10.60.58", "version": "2.1.1", "build": "40e2c53", "http_address": "10.10.60.58:9200", "attributes": { "master": "true" }, "settings": { "cluster": { "name": "elasticsearch-prod" }, "shield": { "http": { "ssl": "true" }, "transport": { "client": { "auth": "true" }, "ssl": "true" }, "audit": { "outputs": "index", "index": { "settings": { "index": { "number_of_shards": "3", "number_of_replicas": "1" } } }, "enabled": "true" }, "authc": { "realms": { "active_directory": { "domain_name": "int.corp.sun", "type": "active_directory", "url": "ldaps://adldaps.int.corp.sun:636", "order": "1", "user_search": { "base_dn": "OU=Accounts,DC=int,DC=Corp,DC=sun" } }, "default": { "type": "esusers", "order": "0" } } } }, "index": { "number_of_shards": "1", "number_of_replicas": "1", "queries": { "cache": { "type": "opt_out_cache" } } }, "bootstrap": { "mlockall": "true" }, "foreground": "false", "threadpool": { "watcher": { "queue_size": "1000", "size": "20", "type": "fixed" } }, "network": { "host": "_ec2:privateIpv4_" }, "cloud": { "aws": { "proxy_port": "8989", "protocol": "https", "region": "ap-southeast-2", "proxy_host": "awsproxy.int.corp.sun" } }, "node": { "data": "true", "name": "elkrp13", "master": "true" }, "path": { "conf": "/apps/elasticsearch/config", "data": "/apps/elasticsearch/data", "logs": "/apps/elasticsearch/logs", "plugins": "/apps/elasticsearch/plugins", "home": "/apps/elasticsearch" }, "discovery": { "type": "ec2", "ec2": { "groups": "default", "tag": { "ES_CLUSTER_NAME": "elasticsearch-prod" } }, "zen": { "minimum_master_nodes": "2", "ping": { "multicast": { "enabled": "false" } } } }, "name": "elkrp13", "client": { "type": "node" }, "http": { "jsonp": { "enable": "true" } }, "config": { "ignore_system_properties": "true" } }, "os": { "refresh_interval_in_millis": 1000, "available_processors": 4, "allocated_processors": 4 }, "process": { "refresh_interval_in_millis": 1000, "id": 15911, "mlockall": true }, "jvm": { "pid": 15911, "version": "1.8.0_60", "vm_name": "Java HotSpot(TM) 64-Bit Server VM", "vm_version": "25.60-b23", "vm_vendor": "Oracle Corporation", "start_time_in_millis": 1450847944866, "mem": { "heap_init_in_bytes": 8589934592, "heap_max_in_bytes": 8555069440, "non_heap_init_in_bytes": 2555904, "non_heap_max_in_bytes": 0, "direct_max_in_bytes": 8555069440 }, "gc_collectors": [ "ParNew", "ConcurrentMarkSweep" ], "memory_pools": [ "Code Cache", "Metaspace", "Compressed Class Space", "Par Eden Space", "Par Survivor Space", "CMS Old Gen" ] }, "thread_pool": { "watcher": { "type": "fixed", "min": 20, "max": 20, "queue_size": 1000 }, "force_merge": { "type": "fixed", "min": 1, "max": 1, "queue_size": -1 }, "percolate": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "fetch_shard_started": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "listener": { "type": "fixed", "min": 2, "max": 2, "queue_size": -1 }, "index": { "type": "fixed", "min": 4, "max": 4, "queue_size": 200 }, "refresh": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "suggest": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "generic": { "type": "cached", "keep_alive": "30s", "queue_size": -1 }, "warmer": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "search": { "type": "fixed", "min": 7, "max": 7, "queue_size": 1000 }, "flush": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "fetch_shard_store": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "management": { "type": "scaling", "min": 1, "max": 5, "keep_alive": "5m", "queue_size": -1 }, "get": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "bulk": { "type": "fixed", "min": 4, "max": 4, "queue_size": 50 }, "snapshot": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 } }, "transport": { "bound_address": [ "10.10.60.58:9300" ], "publish_address": "10.10.60.58:9300", "profiles": {} }, "http": { "bound_address": [ "10.10.60.58:9200" ], "publish_address": "10.10.60.58:9200", "max_content_length_in_bytes": 104857600 }, "plugins": [ { "name": "cloud-aws", "version": "2.1.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": "license", "version": "2.1.1", "description": "Internal Elasticsearch Licensing Plugin", "jvm": true, "classname": "org.elasticsearch.license.plugin.LicensePlugin", "isolated": false, "site": false }, { "name": "marvel-agent", "version": "2.1.1", "description": "Elasticsearch Marvel Agent", "jvm": true, "classname": "org.elasticsearch.marvel.MarvelPlugin", "isolated": false, "site": false }, { "name": "shield", "version": "2.1.1", "description": "Elasticsearch Shield (security)", "jvm": true, "classname": "org.elasticsearch.shield.ShieldPlugin", "isolated": false, "site": false }, { "name": "watcher", "version": "2.1.1", "description": "Elasticsearch Watcher", "jvm": true, "classname": "org.elasticsearch.watcher.WatcherPlugin", "isolated": false, "site": false } ] }, "4a3qk_8bQgeZ90ii33WwOw": { "name": "elkrp9", "transport_address": "10.10.60.46:9300", "host": "10.10.60.46", "ip": "10.10.60.46", "version": "2.1.1", "build": "40e2c53", "http_address": "10.10.60.46:9200", "attributes": { "master": "true" }, "settings": { "cluster": { "name": "elasticsearch-prod" }, "shield": { "http": { "ssl": "true" }, "transport": { "client": { "auth": "true" }, "ssl": "true" }, "audit": { "outputs": "index", "index": { "settings": { "index": { "number_of_shards": "3", "number_of_replicas": "1" } } }, "enabled": "true" }, "authc": { "realms": { "active_directory": { "domain_name": "int.corp.sun", "type": "active_directory", "url": "ldaps://adldaps.int.corp.sun:636", "order": "1", "user_search": { "base_dn": "OU=Accounts,DC=int,DC=Corp,DC=sun" } }, "default": { "type": "esusers", "order": "0" } } } }, "index": { "number_of_shards": "1", "number_of_replicas": "1", "queries": { "cache": { "type": "opt_out_cache" } } }, "bootstrap": { "mlockall": "true" }, "foreground": "false", "threadpool": { "watcher": { "queue_size": "1000", "size": "20", "type": "fixed" } }, "network": { "host": "_ec2:privateIpv4_" }, "cloud": { "aws": { "proxy_port": "8989", "protocol": "https", "region": "ap-southeast-2", "proxy_host": "awsproxy.int.corp.sun" } }, "node": { "data": "true", "name": "elkrp9", "master": "true" }, "path": { "conf": "/apps/elasticsearch/config", "data": "/apps/elasticsearch/data", "logs": "/apps/elasticsearch/logs", "plugins": "/apps/elasticsearch/plugins", "home": "/apps/elasticsearch" }, "discovery": { "type": "ec2", "ec2": { "groups": "default", "tag": { "ES_CLUSTER_NAME": "elasticsearch-prod" } }, "zen": { "minimum_master_nodes": "2", "ping": { "multicast": { "enabled": "false" } } } }, "name": "elkrp9", "client": { "type": "node" }, "http": { "jsonp": { "enable": "true" } }, "config": { "ignore_system_properties": "true" } }, "os": { "refresh_interval_in_millis": 1000, "available_processors": 4, "allocated_processors": 4 }, "process": { "refresh_interval_in_millis": 1000, "id": 12977, "mlockall": true }, "jvm": { "pid": 12977, "version": "1.8.0_60", "vm_name": "Java HotSpot(TM) 64-Bit Server VM", "vm_version": "25.60-b23", "vm_vendor": "Oracle Corporation", "start_time_in_millis": 1450840615341, "mem": { "heap_init_in_bytes": 8589934592, "heap_max_in_bytes": 8555069440, "non_heap_init_in_bytes": 2555904, "non_heap_max_in_bytes": 0, "direct_max_in_bytes": 8555069440 }, "gc_collectors": [ "ParNew", "ConcurrentMarkSweep" ], "memory_pools": [ "Code Cache", "Metaspace", "Compressed Class Space", "Par Eden Space", "Par Survivor Space", "CMS Old Gen" ] }, "thread_pool": { "watcher": { "type": "fixed", "min": 20, "max": 20, "queue_size": 1000 }, "force_merge": { "type": "fixed", "min": 1, "max": 1, "queue_size": -1 }, "percolate": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "fetch_shard_started": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "listener": { "type": "fixed", "min": 2, "max": 2, "queue_size": -1 }, "index": { "type": "fixed", "min": 4, "max": 4, "queue_size": 200 }, "refresh": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "suggest": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "generic": { "type": "cached", "keep_alive": "30s", "queue_size": -1 }, "warmer": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "search": { "type": "fixed", "min": 7, "max": 7, "queue_size": 1000 }, "flush": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "fetch_shard_store": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "management": { "type": "scaling", "min": 1, "max": 5, "keep_alive": "5m", "queue_size": -1 }, "get": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "bulk": { "type": "fixed", "min": 4, "max": 4, "queue_size": 50 }, "snapshot": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 } }, "transport": { "bound_address": [ "10.10.60.46:9300" ], "publish_address": "10.10.60.46:9300", "profiles": {} }, "http": { "bound_address": [ "10.10.60.46:9200" ], "publish_address": "10.10.60.46:9200", "max_content_length_in_bytes": 104857600 }, "plugins": [ { "name": "cloud-aws", "version": "2.1.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": "license", "version": "2.1.1", "description": "Internal Elasticsearch Licensing Plugin", "jvm": true, "classname": "org.elasticsearch.license.plugin.LicensePlugin", "isolated": false, "site": false }, { "name": "marvel-agent", "version": "2.1.1", "description": "Elasticsearch Marvel Agent", "jvm": true, "classname": "org.elasticsearch.marvel.MarvelPlugin", "isolated": false, "site": false }, { "name": "shield", "version": "2.1.1", "description": "Elasticsearch Shield (security)", "jvm": true, "classname": "org.elasticsearch.shield.ShieldPlugin", "isolated": false, "site": false }, { "name": "watcher", "version": "2.1.1", "description": "Elasticsearch Watcher", "jvm": true, "classname": "org.elasticsearch.watcher.WatcherPlugin", "isolated": false, "site": false } ] }, "D2TOqonTRXOa-xngXG3plA": { "name": "elkrp4", "transport_address": "10.10.60.62:9300", "host": "10.10.60.62", "ip": "10.10.60.62", "version": "2.1.1", "build": "40e2c53", "http_address": "10.10.60.62:9200", "attributes": { "master": "true" }, "settings": { "cluster": { "name": "elasticsearch-prod" }, "shield": { "http": { "ssl": "true" }, "transport": { "client": { "auth": "true" }, "ssl": "true" }, "audit": { "outputs": "index", "index": { "settings": { "index": { "number_of_shards": "3", "number_of_replicas": "1" } } }, "enabled": "true" }, "authc": { "realms": { "active_directory": { "domain_name": "int.corp.sun", "type": "active_directory", "url": "ldaps://adldaps.int.corp.sun:636", "order": "1", "user_search": { "base_dn": "OU=Accounts,DC=int,DC=Corp,DC=sun" } }, "default": { "type": "esusers", "order": "0" } } } }, "index": { "number_of_shards": "1", "number_of_replicas": "1", "queries": { "cache": { "type": "opt_out_cache" } } }, "bootstrap": { "mlockall": "true" }, "foreground": "false", "threadpool": { "watcher": { "queue_size": "1000", "size": "20", "type": "fixed" } }, "network": { "host": "_ec2:privateIpv4_" }, "cloud": { "aws": { "proxy_port": "8989", "protocol": "https", "region": "ap-southeast-2", "proxy_host": "awsproxy.int.corp.sun" } }, "node": { "data": "true", "name": "elkrp4", "master": "true" }, "path": { "conf": "/apps/elasticsearch/config", "data": "/apps/elasticsearch/data", "logs": "/apps/elasticsearch/logs", "plugins": "/apps/elasticsearch/plugins", "home": "/apps/elasticsearch" }, "discovery": { "type": "ec2", "ec2": { "groups": "default", "tag": { "ES_CLUSTER_NAME": "elasticsearch-prod" } }, "zen": { "minimum_master_nodes": "2", "ping": { "multicast": { "enabled": "false" } } } }, "name": "elkrp4", "client": { "type": "node" }, "http": { "jsonp": { "enable": "true" } }, "config": { "ignore_system_properties": "true" } }, "os": { "refresh_interval_in_millis": 1000, "available_processors": 4, "allocated_processors": 4 }, "process": { "refresh_interval_in_millis": 1000, "id": 12523, "mlockall": true }, "jvm": { "pid": 12523, "version": "1.8.0_60", "vm_name": "Java HotSpot(TM) 64-Bit Server VM", "vm_version": "25.60-b23", "vm_vendor": "Oracle Corporation", "start_time_in_millis": 1450839702260, "mem": { "heap_init_in_bytes": 8589934592, "heap_max_in_bytes": 8555069440, "non_heap_init_in_bytes": 2555904, "non_heap_max_in_bytes": 0, "direct_max_in_bytes": 8555069440 }, "gc_collectors": [ "ParNew", "ConcurrentMarkSweep" ], "memory_pools": [ "Code Cache", "Metaspace", "Compressed Class Space", "Par Eden Space", "Par Survivor Space", "CMS Old Gen" ] }, "thread_pool": { "watcher": { "type": "fixed", "min": 20, "max": 20, "queue_size": 1000 }, "force_merge": { "type": "fixed", "min": 1, "max": 1, "queue_size": -1 }, "percolate": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "fetch_shard_started": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "listener": { "type": "fixed", "min": 2, "max": 2, "queue_size": -1 }, "index": { "type": "fixed", "min": 4, "max": 4, "queue_size": 200 }, "refresh": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "suggest": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "generic": { "type": "cached", "keep_alive": "30s", "queue_size": -1 }, "warmer": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "search": { "type": "fixed", "min": 7, "max": 7, "queue_size": 1000 }, "flush": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "fetch_shard_store": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "management": { "type": "scaling", "min": 1, "max": 5, "keep_alive": "5m", "queue_size": -1 }, "get": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "bulk": { "type": "fixed", "min": 4, "max": 4, "queue_size": 50 }, "snapshot": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 } }, "transport": { "bound_address": [ "10.10.60.62:9300" ], "publish_address": "10.10.60.62:9300", "profiles": {} }, "http": { "bound_address": [ "10.10.60.62:9200" ], "publish_address": "10.10.60.62:9200", "max_content_length_in_bytes": 104857600 }, "plugins": [ { "name": "cloud-aws", "version": "2.1.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": "license", "version": "2.1.1", "description": "Internal Elasticsearch Licensing Plugin", "jvm": true, "classname": "org.elasticsearch.license.plugin.LicensePlugin", "isolated": false, "site": false }, { "name": "marvel-agent", "version": "2.1.1", "description": "Elasticsearch Marvel Agent", "jvm": true, "classname": "org.elasticsearch.marvel.MarvelPlugin", "isolated": false, "site": false }, { "name": "shield", "version": "2.1.1", "description": "Elasticsearch Shield (security)", "jvm": true, "classname": "org.elasticsearch.shield.ShieldPlugin", "isolated": false, "site": false }, { "name": "watcher", "version": "2.1.1", "description": "Elasticsearch Watcher", "jvm": true, "classname": "org.elasticsearch.watcher.WatcherPlugin", "isolated": false, "site": false } ] }, "WubrhkLySOecswSxuP1Oyg": { "name": "elkrp14", "transport_address": "10.10.60.146:9300", "host": "10.10.60.146", "ip": "10.10.60.146", "version": "2.1.1", "build": "40e2c53", "http_address": "10.10.60.146:9200", "attributes": { "master": "true" }, "settings": { "cluster": { "name": "elasticsearch-prod" }, "shield": { "http": { "ssl": "true" }, "transport": { "client": { "auth": "true" }, "ssl": "true" }, "audit": { "outputs": "index", "index": { "settings": { "index": { "number_of_shards": "3", "number_of_replicas": "1" } } }, "enabled": "true" }, "authc": { "realms": { "active_directory": { "domain_name": "int.corp.sun", "type": "active_directory", "url": "ldaps://adldaps.int.corp.sun:636", "order": "1", "user_search": { "base_dn": "OU=Accounts,DC=int,DC=Corp,DC=sun" } }, "default": { "type": "esusers", "order": "0" } } } }, "index": { "number_of_shards": "1", "number_of_replicas": "1", "queries": { "cache": { "type": "opt_out_cache" } } }, "bootstrap": { "mlockall": "true" }, "foreground": "false", "threadpool": { "watcher": { "queue_size": "1000", "size": "20", "type": "fixed" } }, "network": { "host": "_ec2:privateIpv4_" }, "cloud": { "aws": { "proxy_port": "8989", "protocol": "https", "region": "ap-southeast-2", "proxy_host": "awsproxy.int.corp.sun" } }, "node": { "data": "true", "name": "elkrp14", "master": "true" }, "path": { "conf": "/apps/elasticsearch/config", "data": "/apps/elasticsearch/data", "logs": "/apps/elasticsearch/logs", "plugins": "/apps/elasticsearch/plugins", "home": "/apps/elasticsearch" }, "discovery": { "type": "ec2", "ec2": { "groups": "default", "tag": { "ES_CLUSTER_NAME": "elasticsearch-prod" } }, "zen": { "minimum_master_nodes": "2", "ping": { "multicast": { "enabled": "false" } } } }, "name": "elkrp14", "client": { "type": "node" }, "http": { "jsonp": { "enable": "true" } }, "config": { "ignore_system_properties": "true" } }, "os": { "refresh_interval_in_millis": 1000, "name": "Linux", "arch": "amd64", "version": "2.6.32-504.1.3.el6.x86_64", "available_processors": 4, "allocated_processors": 4 }, "process": { "refresh_interval_in_millis": 1000, "id": 5385, "mlockall": true }, "jvm": { "pid": 5385, "version": "1.8.0_60", "vm_name": "Java HotSpot(TM) 64-Bit Server VM", "vm_version": "25.60-b23", "vm_vendor": "Oracle Corporation", "start_time_in_millis": 1450851579013, "mem": { "heap_init_in_bytes": 8589934592, "heap_max_in_bytes": 8555069440, "non_heap_init_in_bytes": 2555904, "non_heap_max_in_bytes": 0, "direct_max_in_bytes": 8555069440 }, "gc_collectors": [ "ParNew", "ConcurrentMarkSweep" ], "memory_pools": [ "Code Cache", "Metaspace", "Compressed Class Space", "Par Eden Space", "Par Survivor Space", "CMS Old Gen" ] }, "thread_pool": { "watcher": { "type": "fixed", "min": 20, "max": 20, "queue_size": 1000 }, "force_merge": { "type": "fixed", "min": 1, "max": 1, "queue_size": -1 }, "percolate": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "fetch_shard_started": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "listener": { "type": "fixed", "min": 2, "max": 2, "queue_size": -1 }, "index": { "type": "fixed", "min": 4, "max": 4, "queue_size": 200 }, "refresh": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "suggest": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "generic": { "type": "cached", "keep_alive": "30s", "queue_size": -1 }, "warmer": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "search": { "type": "fixed", "min": 7, "max": 7, "queue_size": 1000 }, "flush": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 }, "fetch_shard_store": { "type": "scaling", "min": 1, "max": 8, "keep_alive": "5m", "queue_size": -1 }, "management": { "type": "scaling", "min": 1, "max": 5, "keep_alive": "5m", "queue_size": -1 }, "get": { "type": "fixed", "min": 4, "max": 4, "queue_size": 1000 }, "bulk": { "type": "fixed", "min": 4, "max": 4, "queue_size": 50 }, "snapshot": { "type": "scaling", "min": 1, "max": 2, "keep_alive": "5m", "queue_size": -1 } }, "transport": { "bound_address": [ "10.10.60.146:9300" ], "publish_address": "10.10.60.146:9300", "profiles": {} }, "http": { "bound_address": [ "10.10.60.146:9200" ], "publish_address": "10.10.60.146:9200", "max_content_length_in_bytes": 104857600 }, "plugins": [ { "name": "cloud-aws", "version": "2.1.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": "license", "version": "2.1.1", "description": "Internal Elasticsearch Licensing Plugin", "jvm": true, "classname": "org.elasticsearch.license.plugin.LicensePlugin", "isolated": false, "site": false }, { "name": "marvel-agent", "version": "2.1.1", "description": "Elasticsearch Marvel Agent", "jvm": true, "classname": "org.elasticsearch.marvel.MarvelPlugin", "isolated": false, "site": false }, { "name": "shield", "version": "2.1.1", "description": "Elasticsearch Shield (security)", "jvm": true, "classname": "org.elasticsearch.shield.ShieldPlugin", "isolated": false, "site": false }, { "name": "watcher", "version": "2.1.1", "description": "Elasticsearch Watcher", "jvm": true, "classname": "org.elasticsearch.watcher.WatcherPlugin", "isolated": false, "site": false } ] } } }