Re: configurations could not be verified
Posted: Tue Mar 05, 2019 10:14 pm
by lukedevon
Hi,
From NLS1,
{
"cluster_name" : "<Cluster_ID>",
"nodes" : {
"DIMoy91QQiC8onRmkmOjKQ" : {
"name" : "3cffd020-3e68-4e00-90f0-210ed2d48438",
"transport_address" : "inet[/<logs_nls2_ip>:9300]",
"host" : "<node_nls2>",
"ip" : "<nls2_operation_ip>",
"version" : "1.7.6",
"build" : "c730b59",
"http_address" : "inet[localhost/127.0.0.1:9200]",
"attributes" : {
"max_local_storage_nodes" : "1"
},
"settings" : {
"pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
"path" : {
"conf" : "/usr/local/nagioslogserver/elasticsearch/config",
"data" : "/nagios/data",
"logs" : "/var/log/elasticsearch",
"work" : "/usr/local/nagioslogserver/tmp/elasticsearch",
"home" : "/usr/local/nagioslogserver/elasticsearch",
"repo" : "/"
},
"cluster" : {
"name" : "<Cluster_ID>"
},
"node" : {
"name" : "3cffd020-3e68-4e00-90f0-210ed2d48438",
"max_local_storage_nodes" : "1"
},
"discovery" : {
"zen" : {
"ping" : {
"multicast" : {
"enabled" : "false"
},
"unicast" : {
"hosts.0" : "localhost",
"hosts" : "localhost,<<logs_nls1_ip>,<logs_nls2_ip>,<logs_nls_vip>"
}
}
}
},
"name" : "3cffd020-3e68-4e00-90f0-210ed2d48438",
"http" : {
"host" : "localhost",
"max_content_length" : "1024mb"
},
"client" : {
"type" : "node"
},
"bootstrap" : {
"mlockall" : "true"
},
"transport" : {
"tcp" : {
"compress" : "true"
}
},
"config" : {
"ignore_system_properties" : "true"
}
},
"os" : {
"refresh_interval_in_millis" : 1000,
"available_processors" : 4,
"cpu" : {
"vendor" : "Intel",
"model" : "Core Processor (Skylake)",
"mhz" : 1999,
"total_cores" : 4,
"total_sockets" : 4,
"cores_per_socket" : 1,
"cache_size_in_bytes" : 4096
},
"mem" : {
"total_in_bytes" : 33567166464
},
"swap" : {
"total_in_bytes" : 68715278336
}
},
"process" : {
"refresh_interval_in_millis" : 1000,
"id" : 4807,
"max_file_descriptors" : 65535,
"mlockall" : true
},
"jvm" : {
"pid" : 4807,
"version" : "1.8.0_191",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "25.191-b12",
"vm_vendor" : "Oracle Corporation",
"start_time_in_millis" : 1551702069197,
"mem" : {
"heap_init_in_bytes" : 16783507456,
"heap_max_in_bytes" : 16748642304,
"non_heap_init_in_bytes" : 2555904,
"non_heap_max_in_bytes" : 0,
"direct_max_in_bytes" : 16748642304
},
"gc_collectors" : [ "ParNew", "ConcurrentMarkSweep" ],
"memory_pools" : [ "Code Cache", "Metaspace", "Compressed Class Space", "Par Eden Space", "Par Survivor Space", "CMS Old Gen" ]
},
"thread_pool" : {
"percolate" : {
"type" : "fixed",
"min" : 4,
"max" : 4,
"queue_size" : "1k"
},
"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" : "1k"
},
"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" : "1k"
},
"flush" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
},
"optimize" : {
"type" : "fixed",
"min" : 1,
"max" : 1,
"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" : "1k"
},
"merge" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
},
"bulk" : {
"type" : "fixed",
"min" : 4,
"max" : 4,
"queue_size" : "50"
},
"snapshot" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
}
},
"network" : {
"refresh_interval_in_millis" : 5000,
"primary_interface" : {
"address" : "<logs_nls2_ip>",
"name" : "eth1",
"mac_address" : "52:54:00:4C:41:10"
}
},
"transport" : {
"bound_address" : "inet[/0:0:0:0:0:0:0:0%0:9300]",
"publish_address" : "inet[/<logs_nls2_ip>:9300]",
"profiles" : { }
},
"http" : {
"bound_address" : "inet[/127.0.0.1:9200]",
"publish_address" : "inet[/127.0.0.1:9200]",
"max_content_length_in_bytes" : 1073741824
},
"plugins" : [ {
"name" : "knapsack-1.7.3.0-d0ea246",
"version" : "1.7.3.0",
"description" : "Knapsack plugin for import/export",
"jvm" : true,
"site" : false
} ]
},
"VxMeGhgzSeSwmEXxK1RbAg" : {
"name" : "12c3bc39-1cf0-4dfd-a2c8-d9ec25fd25e8",
"transport_address" : "inet[/<logs_nls1_ip>:9300]",
"host" : "pl-pd-nls1",
"ip" : "<nls1_operation_ip>",
"version" : "1.7.6",
"build" : "c730b59",
"http_address" : "inet[localhost/127.0.0.1:9200]",
"attributes" : {
"max_local_storage_nodes" : "1"
},
"settings" : {
"pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
"path" : {
"conf" : "/usr/local/nagioslogserver/elasticsearch/config",
"data" : "/nagios/data",
"logs" : "/var/log/elasticsearch",
"work" : "/usr/local/nagioslogserver/tmp/elasticsearch",
"home" : "/usr/local/nagioslogserver/elasticsearch",
"repo" : "/"
},
"cluster" : {
"name" : "<Cluster_ID>"
},
"node" : {
"name" : "12c3bc39-1cf0-4dfd-a2c8-d9ec25fd25e8",
"max_local_storage_nodes" : "1"
},
"discovery" : {
"zen" : {
"ping" : {
"multicast" : {
"enabled" : "false"
},
"unicast" : {
"hosts.0" : "localhost",
"hosts" : "localhost,<logs_nls1_ip>,<logs_nls2_ip>,<logs_nls_vip>"
}
}
}
},
"name" : "12c3bc39-1cf0-4dfd-a2c8-d9ec25fd25e8",
"http" : {
"host" : "localhost",
"max_content_length" : "1024M"
},
"client" : {
"type" : "node"
},
"bootstrap" : {
"mlockall" : "true"
},
"transport" : {
"tcp" : {
"compress" : "true"
}
},
"config" : {
"ignore_system_properties" : "true"
}
},
"os" : {
"refresh_interval_in_millis" : 1000,
"available_processors" : 4,
"cpu" : {
"vendor" : "Intel",
"model" : "Core Processor (Skylake)",
"mhz" : 2000,
"total_cores" : 4,
"total_sockets" : 4,
"cores_per_socket" : 1,
"cache_size_in_bytes" : 4096
},
"mem" : {
"total_in_bytes" : 33567166464
},
"swap" : {
"total_in_bytes" : 68715278336
}
},
"process" : {
"refresh_interval_in_millis" : 1000,
"id" : 4780,
"max_file_descriptors" : 65535,
"mlockall" : true
},
"jvm" : {
"pid" : 4780,
"version" : "1.8.0_191",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "25.191-b12",
"vm_vendor" : "Oracle Corporation",
"start_time_in_millis" : 1551702378044,
"mem" : {
"heap_init_in_bytes" : 16783507456,
"heap_max_in_bytes" : 16748642304,
"non_heap_init_in_bytes" : 2555904,
"non_heap_max_in_bytes" : 0,
"direct_max_in_bytes" : 16748642304
},
"gc_collectors" : [ "ParNew", "ConcurrentMarkSweep" ],
"memory_pools" : [ "Code Cache", "Metaspace", "Compressed Class Space", "Par Eden Space", "Par Survivor Space", "CMS Old Gen" ]
},
"thread_pool" : {
"percolate" : {
"type" : "fixed",
"min" : 4,
"max" : 4,
"queue_size" : "1k"
},
"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" : "1k"
},
"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" : "1k"
},
"flush" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
},
"optimize" : {
"type" : "fixed",
"min" : 1,
"max" : 1,
"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" : "1k"
},
"merge" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
},
"bulk" : {
"type" : "fixed",
"min" : 4,
"max" : 4,
"queue_size" : "50"
},
"snapshot" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
}
},
"network" : {
"refresh_interval_in_millis" : 5000,
"primary_interface" : {
"address" : "<logs_nls1_ip>",
"name" : "eth1",
"mac_address" : "52:54:00:07:58:36"
}
},
"transport" : {
"bound_address" : "inet[/0:0:0:0:0:0:0:0:9300]",
"publish_address" : "inet[/<logs_nls1_ip>:9300]",
"profiles" : { }
},
"http" : {
"bound_address" : "inet[/127.0.0.1:9200]",
"publish_address" : "inet[localhost/127.0.0.1:9200]",
"max_content_length_in_bytes" : 1073741824
},
"plugins" : [ {
"name" : "knapsack-1.7.3.0-d0ea246",
"version" : "1.7.3.0",
"description" : "Knapsack plugin for import/export",
"jvm" : true,
"site" : false
} ]
}
}
}
From NLS2,
{
"cluster_name" : "<Cluster_ID>",
"nodes" : {
"DIMoy91QQiC8onRmkmOjKQ" : {
"name" : "3cffd020-3e68-4e00-90f0-210ed2d48438",
"transport_address" : "inet[/<logs_nls2_ip>:9300]",
"host" : "<node_nls2>",
"ip" : "<nls2_operation_ip>",
"version" : "1.7.6",
"build" : "c730b59",
"http_address" : "inet[localhost/127.0.0.1:9200]",
"attributes" : {
"max_local_storage_nodes" : "1"
},
"settings" : {
"pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
"path" : {
"conf" : "/usr/local/nagioslogserver/elasticsearch/config",
"data" : "/nagios/data",
"logs" : "/var/log/elasticsearch",
"work" : "/usr/local/nagioslogserver/tmp/elasticsearch",
"home" : "/usr/local/nagioslogserver/elasticsearch",
"repo" : "/"
},
"cluster" : {
"name" : "<Cluster_ID>"
},
"node" : {
"name" : "3cffd020-3e68-4e00-90f0-210ed2d48438",
"max_local_storage_nodes" : "1"
},
"discovery" : {
"zen" : {
"ping" : {
"multicast" : {
"enabled" : "false"
},
"unicast" : {
"hosts.0" : "localhost",
"hosts" : "localhost,<logs_nls1_ip>,<logs_nls2_ip>,<logs_nls_vip>"
}
}
}
},
"name" : "3cffd020-3e68-4e00-90f0-210ed2d48438",
"http" : {
"host" : "localhost",
"max_content_length" : "1024mb"
},
"client" : {
"type" : "node"
},
"bootstrap" : {
"mlockall" : "true"
},
"transport" : {
"tcp" : {
"compress" : "true"
}
},
"config" : {
"ignore_system_properties" : "true"
}
},
"os" : {
"refresh_interval_in_millis" : 1000,
"available_processors" : 4,
"cpu" : {
"vendor" : "Intel",
"model" : "Core Processor (Skylake)",
"mhz" : 1999,
"total_cores" : 4,
"total_sockets" : 4,
"cores_per_socket" : 1,
"cache_size_in_bytes" : 4096
},
"mem" : {
"total_in_bytes" : 33567166464
},
"swap" : {
"total_in_bytes" : 68715278336
}
},
"process" : {
"refresh_interval_in_millis" : 1000,
"id" : 4807,
"max_file_descriptors" : 65535,
"mlockall" : true
},
"jvm" : {
"pid" : 4807,
"version" : "1.8.0_191",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "25.191-b12",
"vm_vendor" : "Oracle Corporation",
"start_time_in_millis" : 1551702069197,
"mem" : {
"heap_init_in_bytes" : 16783507456,
"heap_max_in_bytes" : 16748642304,
"non_heap_init_in_bytes" : 2555904,
"non_heap_max_in_bytes" : 0,
"direct_max_in_bytes" : 16748642304
},
"gc_collectors" : [ "ParNew", "ConcurrentMarkSweep" ],
"memory_pools" : [ "Code Cache", "Metaspace", "Compressed Class Space", "Par Eden Space", "Par Survivor Space", "CMS Old Gen" ]
},
"thread_pool" : {
"percolate" : {
"type" : "fixed",
"min" : 4,
"max" : 4,
"queue_size" : "1k"
},
"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" : "1k"
},
"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" : "1k"
},
"flush" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
},
"optimize" : {
"type" : "fixed",
"min" : 1,
"max" : 1,
"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" : "1k"
},
"merge" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
},
"bulk" : {
"type" : "fixed",
"min" : 4,
"max" : 4,
"queue_size" : "50"
},
"snapshot" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
}
},
"network" : {
"refresh_interval_in_millis" : 5000,
"primary_interface" : {
"address" : "<logs_nls2_ip>",
"name" : "eth1",
"mac_address" : "52:54:00:4C:41:10"
}
},
"transport" : {
"bound_address" : "inet[/0:0:0:0:0:0:0:0:9300]",
"publish_address" : "inet[/<logs_nls2_ip>:9300]",
"profiles" : { }
},
"http" : {
"bound_address" : "inet[/127.0.0.1:9200]",
"publish_address" : "inet[localhost/127.0.0.1:9200]",
"max_content_length_in_bytes" : 1073741824
},
"plugins" : [ {
"name" : "knapsack-1.7.3.0-d0ea246",
"version" : "1.7.3.0",
"description" : "Knapsack plugin for import/export",
"jvm" : true,
"site" : false
} ]
},
"VxMeGhgzSeSwmEXxK1RbAg" : {
"name" : "12c3bc39-1cf0-4dfd-a2c8-d9ec25fd25e8",
"transport_address" : "inet[/<logs_nls1_ip>:9300]",
"host" : "pl-pd-nls1",
"ip" : "<nls1_operation_ip>",
"version" : "1.7.6",
"build" : "c730b59",
"http_address" : "inet[localhost/127.0.0.1:9200]",
"attributes" : {
"max_local_storage_nodes" : "1"
},
"settings" : {
"pidfile" : "/var/run/elasticsearch/elasticsearch.pid",
"path" : {
"conf" : "/usr/local/nagioslogserver/elasticsearch/config",
"data" : "/nagios/data",
"logs" : "/var/log/elasticsearch",
"work" : "/usr/local/nagioslogserver/tmp/elasticsearch",
"home" : "/usr/local/nagioslogserver/elasticsearch",
"repo" : "/"
},
"cluster" : {
"name" : "<Cluster_ID>"
},
"node" : {
"name" : "12c3bc39-1cf0-4dfd-a2c8-d9ec25fd25e8",
"max_local_storage_nodes" : "1"
},
"discovery" : {
"zen" : {
"ping" : {
"multicast" : {
"enabled" : "false"
},
"unicast" : {
"hosts.0" : "localhost",
"hosts" : "localhost,<logs_nls1_ip>,<logs_nls2_ip>,<logs_nls_vip>"
}
}
}
},
"name" : "12c3bc39-1cf0-4dfd-a2c8-d9ec25fd25e8",
"http" : {
"host" : "localhost",
"max_content_length" : "1024M"
},
"client" : {
"type" : "node"
},
"bootstrap" : {
"mlockall" : "true"
},
"transport" : {
"tcp" : {
"compress" : "true"
}
},
"config" : {
"ignore_system_properties" : "true"
}
},
"os" : {
"refresh_interval_in_millis" : 1000,
"available_processors" : 4,
"cpu" : {
"vendor" : "Intel",
"model" : "Core Processor (Skylake)",
"mhz" : 2000,
"total_cores" : 4,
"total_sockets" : 4,
"cores_per_socket" : 1,
"cache_size_in_bytes" : 4096
},
"mem" : {
"total_in_bytes" : 33567166464
},
"swap" : {
"total_in_bytes" : 68715278336
}
},
"process" : {
"refresh_interval_in_millis" : 1000,
"id" : 4780,
"max_file_descriptors" : 65535,
"mlockall" : true
},
"jvm" : {
"pid" : 4780,
"version" : "1.8.0_191",
"vm_name" : "OpenJDK 64-Bit Server VM",
"vm_version" : "25.191-b12",
"vm_vendor" : "Oracle Corporation",
"start_time_in_millis" : 1551702378044,
"mem" : {
"heap_init_in_bytes" : 16783507456,
"heap_max_in_bytes" : 16748642304,
"non_heap_init_in_bytes" : 2555904,
"non_heap_max_in_bytes" : 0,
"direct_max_in_bytes" : 16748642304
},
"gc_collectors" : [ "ParNew", "ConcurrentMarkSweep" ],
"memory_pools" : [ "Code Cache", "Metaspace", "Compressed Class Space", "Par Eden Space", "Par Survivor Space", "CMS Old Gen" ]
},
"thread_pool" : {
"percolate" : {
"type" : "fixed",
"min" : 4,
"max" : 4,
"queue_size" : "1k"
},
"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" : "1k"
},
"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" : "1k"
},
"flush" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
},
"optimize" : {
"type" : "fixed",
"min" : 1,
"max" : 1,
"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" : "1k"
},
"merge" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
},
"bulk" : {
"type" : "fixed",
"min" : 4,
"max" : 4,
"queue_size" : "50"
},
"snapshot" : {
"type" : "scaling",
"min" : 1,
"max" : 2,
"keep_alive" : "5m",
"queue_size" : -1
}
},
"network" : {
"refresh_interval_in_millis" : 5000,
"primary_interface" : {
"address" : "<logs_nls1_ip>",
"name" : "eth1",
"mac_address" : "52:54:00:07:58:36"
}
},
"transport" : {
"bound_address" : "inet[/0:0:0:0:0:0:0:0%0:9300]",
"publish_address" : "inet[/<logs_nls1_ip>:9300]",
"profiles" : { }
},
"http" : {
"bound_address" : "inet[/127.0.0.1:9200]",
"publish_address" : "inet[/127.0.0.1:9200]",
"max_content_length_in_bytes" : 1073741824
},
"plugins" : [ {
"name" : "knapsack-1.7.3.0-d0ea246",
"version" : "1.7.3.0",
"description" : "Knapsack plugin for import/export",
"jvm" : true,
"site" : false
} ]
}
}
}
I am able to ping, hostnames and IP of NLS1 and 2 from the workstation.All the NLS IPs and Hostnames are defined in the workstation's /etc/hosts file.
Thanks
Luke.