Sha256: d54a579f487d75ea26ca1f931a7228703ecaadb1f9044115a1fd28d8063dbeae

Contents?: true

Size: 1.96 KB

Versions: 11

Compression:

Stored size: 1.96 KB

Contents

{
  "_nodes" : {
    "total" : 3,
    "successful" : 3,
    "failed" : 0
  },
  "cluster_name" : "dev",
  "nodes" : {
    "Ur_68iBvTlm7Xr1HgSsh6w" : {
      "name" : "dev-es-master01",
      "transport_address" : "http://localhost:9200",
      "host" : "localhost",
      "ip" : "127.0.0.1",
      "version" : "5.5.1",
      "build_hash" : "19c13d0",
      "roles" : [
        "master"
      ],
      "http" : {
        "bound_address" : [
          "[::]:9200"
        ],
        "publish_address" : "http://localhost:9200",
        "max_content_length_in_bytes" : 104857600
      }
    },
    "sari4do3RG-mgh2CIZeHwA" : {
      "name" : "dev-es-data01",
      "transport_address" : "http://localhost:9201",
      "host" : "localhost",
      "ip" : "127.0.0.1",
      "version" : "5.5.1",
      "build_hash" : "19c13d0",
      "roles" : [
        "data"
      ],
      "http" : {
        "bound_address" : [
          "[::]:9200"
        ],
        "publish_address" : "http://localhost:9201",
        "max_content_length_in_bytes" : 104857600
      }
    },
    "Rjy1WL66RHm4fyzXA8PCGQ" : {
      "name" : "dev-es-datamaster01",
      "transport_address" : "http://localhost:9202",
      "host" : "localhost",
      "ip" : "127.0.0.1",
      "version" : "5.5.1",
      "build_hash" : "19c13d0",
      "roles" : [
        "data",
        "master"
      ],
      "http" : {
        "bound_address" : [
          "[::]:9200"
        ],
        "publish_address" : "http://localhost:9202",
        "max_content_length_in_bytes" : 104857600
      }
    },
    "OguP_obcT_S9JYNB8SKKgQ" : {
      "name" : "dev-es-coordinator01",
      "transport_address" : "http://localhost:9203",
      "host" : "localhost",
      "ip" : "127.0.0.1",
      "version" : "5.5.1",
      "build_hash" : "19c13d0",
      "roles" : [ ],
      "http" : {
        "bound_address" : [
          "[::]:9200"
        ],
        "publish_address" : "http://localhost:9203",
        "max_content_length_in_bytes" : 104857600
      }
    }
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
logstash-output-elasticsearch-9.3.1-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.3.0-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.2.4-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.2.3-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.2.1-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.2.0-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.1.4-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.1.3-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.1.2-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.1.1-java spec/fixtures/_nodes/5x_and_above.json
logstash-output-elasticsearch-9.0.3-java spec/fixtures/_nodes/5x_and_above.json