Sha256: fe46f95b8bf6d8d0c22b987807d53cc99f6a271279b4dbe6819829e38ce3cdf8

Contents?: true

Size: 1.75 KB

Versions: 8

Compression:

Stored size: 1.75 KB

Contents

{
  "_nodes" : {
    "total" : 3,
    "successful" : 3,
    "failed" : 0
  },
  "cluster_name" : "opensearch",
  "nodes" : {
    "kVPTh7ZvSgWmTRMy-4YExQ" : {
      "name" : "kVPTh7Z",
      "transport_address" : "127.0.0.1:9300",
      "host" : "dev-master",
      "ip" : "127.0.0.1",
      "version" : "7.0.0",
      "build_flavor" : "oss",
      "build_type" : "tar",
      "build_hash" : "b0e7036",
      "roles" : [
        "master"
      ],
      "http" : {
        "bound_address" : [
          "127.0.0.1:9200",
          "[::1]:9200"
        ],
        "publish_address" : "dev-master/127.0.0.1:9200",
        "max_content_length_in_bytes" : 104857600
      }
    },
    "J47OFlfpSHGFwRJSF2hbcg" : {
      "name" : "J47OFlf",
      "transport_address" : "127.0.0.1:9301",
      "host" : "dev-masterdata",
      "ip" : "127.0.0.1",
      "version" : "7.0.0",
      "build_flavor" : "oss",
      "build_type" : "tar",
      "build_hash" : "b0e7036",
      "roles" : [
        "master",
        "data"
      ],
      "http" : {
        "bound_address" : [
          "127.0.0.1:9201",
          "[::1]:9201"
        ],
        "publish_address" : "dev-masterdata/127.0.0.1:9201",
        "max_content_length_in_bytes" : 104857600
      }
    },
    "pDYE99f0QmutVb8gvsf-yw" : {
      "name" : "pDYE99f",
      "transport_address" : "127.0.0.1:9302",
      "host" : "dev-data",
      "ip" : "127.0.0.1",
      "version" : "7.0.0",
      "build_flavor" : "oss",
      "build_type" : "tar",
      "build_hash" : "b0e7036",
      "roles" : [
        "data"
      ],
      "http" : {
        "bound_address" : [
          "127.0.0.1:9202",
          "[::1]:9202"
        ],
        "publish_address" : "dev-data/127.0.0.1:9202",
        "max_content_length_in_bytes" : 104857600
      }
    }
  }
}

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
logstash-output-opensearch-2.0.3-java spec/fixtures/_nodes/nodes.json
logstash-output-opensearch-2.0.2-java spec/fixtures/_nodes/nodes.json
logstash-output-opensearch-2.0.1-java spec/fixtures/_nodes/nodes.json
logstash-output-opensearch-2.0.0-java spec/fixtures/_nodes/nodes.json
logstash-output-opensearch-1.3.0-java spec/fixtures/_nodes/nodes.json
logstash-output-opensearch-1.2.0-java spec/fixtures/_nodes/nodes.json
logstash-output-opensearch-1.1.0-java spec/fixtures/_nodes/nodes.json
logstash-output-opensearch-1.0.0-java spec/fixtures/_nodes/nodes.json