Advertisement
Guest User

Untitled

a guest
May 18th, 2016
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 6.65 KB | None | 0 0
  1. {
  2.   "name": "Cecil.Cadillac.i-acac2912",
  3.   "transport_address": "inet[\/10.2.4.141:9300]",
  4.   "host": "Cecil.Cadillac.i-acac2912",
  5.   "ip": "127.0.0.1",
  6.   "version": "1.7.0",
  7.   "build": "929b973",
  8.   "http_address": "---",
  9.   "attributes": {
  10.     "group": "us-east-1b"
  11.   },
  12.   "settings": {
  13.     "cluster": {
  14.       "name": "elasticsearch.sandbox.main2",
  15.       "routing": {
  16.         "allocation": {
  17.           "awareness": {
  18.             "attributes": "group"
  19.           }
  20.         }
  21.       }
  22.     },
  23.     "index": {
  24.       "number_of_shards": "10",
  25.       "number_of_replicas": "2"
  26.     },
  27.     "bootstrap": {
  28.       "mlockall": "true"
  29.     },
  30.     "script": {
  31.       "engine": {
  32.         "javascript": {
  33.           "inline": {
  34.             "update": "on",
  35.             "search": "on",
  36.             "mapping": "on",
  37.             "plugin": "on",
  38.             "aggs": "on"
  39.           },
  40.           "indexed": {
  41.             "update": "on",
  42.             "mapping": "on",
  43.             "search": "on",
  44.             "plugin": "on",
  45.             "aggs": "on"
  46.           }
  47.         }
  48.       },
  49.       "default_lang": "javascript"
  50.     },
  51.     "pidfile": "\/var\/run\/elasticsearch.pid",
  52.     "cloud": {
  53.       "aws": {
  54.         "region": "us-east-1"
  55.       }
  56.     },
  57.     "path": {
  58.       "conf": "\/etc\/elasticsearch",
  59.       "data": "\/data\/elasticsearch",
  60.       "logs": "\/var\/log\/elasticsearch",
  61.       "work": "\/tmp\/elasticsearch",
  62.       "home": "\/usr\/share\/elasticsearch"
  63.     },
  64.     "node": {
  65.       "name": "Cecil.Cadillac.i-acac2912",
  66.       "group": "us-east-1b"
  67.     },
  68.     "discovery": {
  69.       "type": "ec2",
  70.       "ec2": {
  71.         "groups": "ec2_elasticsearch_staging-sandbox_us-east-1",
  72.         "any_group": "true",
  73.         "tag": {
  74.           "environment": "sandbox",
  75.           "clusterID": "main2"
  76.         },
  77.         "host_type": "private_ip",
  78.         "ping_timeout": "30s"
  79.       },
  80.       "zen": {
  81.         "minimum_master_nodes": "1",
  82.         "ping": {
  83.           "multicast": {
  84.             "enabled": "false"
  85.           },
  86.           "timeout": "3s"
  87.         }
  88.       }
  89.     },
  90.     "name": "Cecil.Cadillac.i-acac2912",
  91.     "action": {
  92.       "auto_create_index": "false"
  93.     },
  94.     "client": {
  95.       "type": "node"
  96.     },
  97.     "config.ignore_system_properties": "true",
  98.     "config": "\/etc\/elasticsearch\/elasticsearch.yml"
  99.   },
  100.   "os": {
  101.     "refresh_interval_in_millis": 1000,
  102.     "available_processors": 1,
  103.     "cpu": {
  104.       "vendor": "Intel",
  105.       "model": "Xeon",
  106.       "mhz": 2494,
  107.       "total_cores": 1,
  108.       "total_sockets": 1,
  109.       "cores_per_socket": 1,
  110.       "cache_size_in_bytes": 25600
  111.     },
  112.     "mem": {
  113.       "total_in_bytes": 3947368448
  114.     },
  115.     "swap": {
  116.       "total_in_bytes": 0
  117.     }
  118.   },
  119.   "process": {
  120.     "refresh_interval_in_millis": 1000,
  121.     "id": 28103,
  122.     "max_file_descriptors": 65535,
  123.     "mlockall": false
  124.   },
  125.   "jvm": {
  126.     "pid": 28103,
  127.     "version": "1.8.0_31",
  128.     "vm_name": "Java HotSpot(TM) 64-Bit Server VM",
  129.     "vm_version": "25.31-b07",
  130.     "vm_vendor": "Oracle Corporation",
  131.     "start_time_in_millis": 1462218239185,
  132.     "mem": {
  133.       "heap_init_in_bytes": 2367684608,
  134.       "heap_max_in_bytes": 2358968320,
  135.       "non_heap_init_in_bytes": 2555904,
  136.       "non_heap_max_in_bytes": 0,
  137.       "direct_max_in_bytes": 2358968320
  138.     },
  139.     "gc_collectors": [
  140.       "ParNew",
  141.       "ConcurrentMarkSweep"
  142.     ],
  143.     "memory_pools": [
  144.       "Code Cache",
  145.       "Metaspace",
  146.       "Compressed Class Space",
  147.       "Par Eden Space",
  148.       "Par Survivor Space",
  149.       "CMS Old Gen"
  150.     ]
  151.   },
  152.   "thread_pool": {
  153.     "percolate": {
  154.       "type": "fixed",
  155.       "min": 1,
  156.       "max": 1,
  157.       "queue_size": "1k"
  158.     },
  159.     "fetch_shard_started": {
  160.       "type": "scaling",
  161.       "min": 1,
  162.       "max": 2,
  163.       "keep_alive": "5m",
  164.       "queue_size": -1
  165.     },
  166.     "listener": {
  167.       "type": "fixed",
  168.       "min": 1,
  169.       "max": 1,
  170.       "queue_size": -1
  171.     },
  172.     "index": {
  173.       "type": "fixed",
  174.       "min": 1,
  175.       "max": 1,
  176.       "queue_size": "200"
  177.     },
  178.     "refresh": {
  179.       "type": "scaling",
  180.       "min": 1,
  181.       "max": 1,
  182.       "keep_alive": "5m",
  183.       "queue_size": -1
  184.     },
  185.     "suggest": {
  186.       "type": "fixed",
  187.       "min": 1,
  188.       "max": 1,
  189.       "queue_size": "1k"
  190.     },
  191.     "generic": {
  192.       "type": "cached",
  193.       "keep_alive": "30s",
  194.       "queue_size": -1
  195.     },
  196.     "warmer": {
  197.       "type": "scaling",
  198.       "min": 1,
  199.       "max": 1,
  200.       "keep_alive": "5m",
  201.       "queue_size": -1
  202.     },
  203.     "search": {
  204.       "type": "fixed",
  205.       "min": 2,
  206.       "max": 2,
  207.       "queue_size": "1k"
  208.     },
  209.     "flush": {
  210.       "type": "scaling",
  211.       "min": 1,
  212.       "max": 1,
  213.       "keep_alive": "5m",
  214.       "queue_size": -1
  215.     },
  216.     "optimize": {
  217.       "type": "fixed",
  218.       "min": 1,
  219.       "max": 1,
  220.       "queue_size": -1
  221.     },
  222.     "fetch_shard_store": {
  223.       "type": "scaling",
  224.       "min": 1,
  225.       "max": 2,
  226.       "keep_alive": "5m",
  227.       "queue_size": -1
  228.     },
  229.     "management": {
  230.       "type": "scaling",
  231.       "min": 1,
  232.       "max": 5,
  233.       "keep_alive": "5m",
  234.       "queue_size": -1
  235.     },
  236.     "get": {
  237.       "type": "fixed",
  238.       "min": 1,
  239.       "max": 1,
  240.       "queue_size": "1k"
  241.     },
  242.     "merge": {
  243.       "type": "scaling",
  244.       "min": 1,
  245.       "max": 1,
  246.       "keep_alive": "5m",
  247.       "queue_size": -1
  248.     },
  249.     "bulk": {
  250.       "type": "fixed",
  251.       "min": 1,
  252.       "max": 1,
  253.       "queue_size": "50"
  254.     },
  255.     "snapshot": {
  256.       "type": "scaling",
  257.       "min": 1,
  258.       "max": 1,
  259.       "keep_alive": "5m",
  260.       "queue_size": -1
  261.     }
  262.   },
  263.   "network": {
  264.     "refresh_interval_in_millis": 5000,
  265.     "primary_interface": {
  266.       "address": "---",
  267.       "name": "eth0",
  268.       "mac_address": "12:95:60:3C:EE:17"
  269.     }
  270.   },
  271.   "transport": {
  272.     "bound_address": "inet[\/0:0:0:0:0:0:0:0:9300]",
  273.     "publish_address": "inet[---]",
  274.     "profiles": {
  275.      
  276.     }
  277.   },
  278.   "http": {
  279.     "bound_address": "inet[\/0:0:0:0:0:0:0:0:9200]",
  280.     "publish_address": "---]",
  281.     "max_content_length_in_bytes": 104857600
  282.   },
  283.   "plugins": [
  284.     {
  285.       "name": "lang-javascript",
  286.       "version": "2.7.0",
  287.       "description": "JavaScript plugin allowing to add javascript scripting support",
  288.       "jvm": true,
  289.       "site": false
  290.     },
  291.     {
  292.       "name": "cloud-aws",
  293.       "version": "2.7.0",
  294.       "description": "Cloud AWS Plugin",
  295.       "jvm": true,
  296.       "site": false
  297.     },
  298.     {
  299.       "name": "head",
  300.       "version": "NA",
  301.       "description": "No description found.",
  302.       "url": "\/_plugin\/head\/",
  303.       "jvm": false,
  304.       "site": true
  305.     }
  306.   ]
  307. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement