Please find the logs attached:
[2026-05-29T12:06:57,164][INFO ][o.e.n.Node ] [coord-node] version[8.8.2], pid[16278], build[tar/98e1271edf932a480e4262a471281f1ee295ce6b/2023-06-26T05:16:16.196344851Z], OS[Linux/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/20.0.1/20.0.1+9-29]
[2026-05-29T12:07:01,652][WARN ][stderr ] [coord-node] May 29, 2026 12:07:01 PM org.apache.lucene.store.MemorySegmentIndexInputProvider <init>
[2026-05-29T12:07:01,659][INFO ][o.e.e.NodeEnvironment ] [coord-node] using [1] data paths, mounts [[/esdata (/dev/mapper/es-data-lv)]], net usable_space [185.7gb], net total_space [191.8gb], types [ext4]
[2026-05-29T12:07:01,660][INFO ][o.e.e.NodeEnvironment ] [coord-node] heap size [31gb], compressed ordinary object pointers [true]
[2026-05-29T12:07:01,670][INFO ][o.e.n.Node ] [coord-node] node name [coord-node], node ID [<ID>], cluster name [<CLUSTER_NAME>], roles [remote_cluster_client]
[2026-05-29T12:07:03,247][INFO ][o.e.x.s.Security ] [coord-node] Security is enabled
[2026-05-29T12:07:03,817][INFO ][o.e.x.p.ProfilingPlugin ] [coord-node] Profiling is enabled
[2026-05-29T12:07:04,186][INFO ][o.e.t.n.NettyAllocator ] [coord-node] creating NettyAllocator with the following configs: [ name=elasticsearch_configured, chunk_size=1mb, factors={"false"=>true}, suggested_max_allocation_size=1mb
[2026-05-29T12:07:04,203][INFO ][o.e.i.r.RecoverySettings ] [coord-node] using rate limit [100mb] with [ default=100mb, max=0b, read=0b, write=0b
[2026-05-29T12:07:04,232][INFO ][o.e.d.DiscoveryModule ] [coord-node] using discovery type [multi-node] and seed hosts providers [settings, ec2]
[2026-05-29T12:07:04,870][INFO ][o.e.n.Node ] [coord-node] initialized
[2026-05-29T12:07:04,871][INFO ][o.e.n.Node ] [coord-node] starting ...
[2026-05-29T12:07:04,877][INFO ][o.e.x.d.l.DeprecationIndexingComponent] [coord-node] deprecation component started
[2026-05-29T12:07:04,948][INFO ][o.e.t.TransportService ] [coord-node] publish_address {<PRIVATE_IP>:9300}, bound_addresses {[::1]:9300}, {127.0.0.1:9300}, {<PRIVATE_IP>:9300}
[2026-05-29T12:07:05,065][INFO ][o.e.b.BootstrapChecks ] [coord-node] bound or publishing to a non-loopback address, enforcing bootstrap checks
[2026-05-29T12:07:05,067][INFO ][o.e.c.c.ClusterBootstrapService] [coord-node] this node has not joined a bootstrapped cluster yet; [cluster.initial_master_nodes] is set to []
[2026-05-29T12:07:15,164][INFO ][o.e.t.ClusterConnectionManager] [coord-node] transport connection to [{[other-router]}{<ID>}{<ID>}{[other-router]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}] closed by remote
[2026-05-29T12:07:15,180][INFO ][o.e.t.ClusterConnectionManager] [coord-node] transport connection to [{[other-router]}{<ID>}{<ID>}{[other-router]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}] closed by remote
[2026-05-29T12:07:15,999][INFO ][o.e.t.ClusterConnectionManager] [coord-node] transport connection to [{[other-router]}{<ID>}{<ID>}{[other-router]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}] closed by remote
[2026-05-29T12:07:16,060][INFO ][o.e.t.ClusterConnectionManager] [coord-node] transport connection to [{[other-router]}{<ID>}{<ID>}{[other-router]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}] closed by remote
[2026-05-29T12:07:16,287][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.cluster_concurrent_rebalance] from [2] to [32]
[2026-05-29T12:07:16,288][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.balance.index] from [0.55] to [1.5]
[2026-05-29T12:07:16,288][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.balance.shard] from [0.45] to [0.25]
[2026-05-29T12:07:16,288][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.node_concurrent_incoming_recoveries] from [30] to [10]
[2026-05-29T12:07:16,288][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.node_concurrent_outgoing_recoveries] from [30] to [16]
[2026-05-29T12:07:16,288][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.node_initial_primaries_recoveries] from [4] to [16]
[2026-05-29T12:07:16,288][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [indices.id_field_data.enabled] from [false] to [true]
[2026-05-29T12:07:16,288][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [indices.recovery.max_concurrent_file_chunks] from [2] to [8]
[2026-05-29T12:07:16,289][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [indices.recovery.max_concurrent_operations] from [1] to [4]
[2026-05-29T12:07:16,289][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [search.default_search_timeout] from [-1] to [60s]
[2026-05-29T12:07:16,293][INFO ][o.e.x.s.a.TokenService ] [coord-node] refresh keys
[2026-05-29T12:07:16,404][INFO ][o.e.x.s.a.TokenService ] [coord-node] refreshed keys
[2026-05-29T12:07:16,437][INFO ][o.e.h.AbstractHttpServerTransport] [coord-node] publish_address {<PRIVATE_IP>:9200}, bound_addresses {[::1]:9200}, {127.0.0.1:9200}, {<PRIVATE_IP>:9200}
[2026-05-29T12:07:16,438][INFO ][o.e.n.Node ] [coord-node] started {[coord-node]}{<ID>}{<ID>}{[coord-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}{zone=<ZONE>, xpack.installed=true}
[2026-05-29T12:07:16,440][INFO ][o.e.n.Node ] [coord-node] stopping ...
[2026-05-29T12:07:16,449][ERROR][o.e.i.g.GeoIpDownloader ] [coord-node] failed to create geoip downloader task org.elasticsearch.node.NodeClosedException: node closed {[coord-node]}{<ID>}{<ID>}{[coord-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}{zone=<ZONE>, xpack.installed=true}
[2026-05-29T12:07:16,461][INFO ][o.e.c.c.JoinHelper ] [coord-node] failed to join {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}; org.elasticsearch.transport.NodeDisconnectedException: [master-node] <PRIVATE_IP>:9300 internal:cluster/coordination/join disconnected
[2026-05-29T12:07:16,463][INFO ][o.e.c.c.Coordinator ] [coord-node] master node [{[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}] disconnected, restarting discovery
[2026-05-29T12:07:16,551][INFO ][o.e.n.Node ] [coord-node] stopped
[2026-05-29T12:07:16,552][INFO ][o.e.n.Node ] [coord-node] closing ...
[2026-05-29T12:07:16,562][INFO ][o.e.n.Node ] [coord-node] closed
[2026-05-29T12:07:48,750][INFO ][o.e.n.Node ] [coord-node] version[8.8.2], pid[3259], build[tar/98e1271edf932a480e4262a471281f1ee295ce6b/2023-06-26T05:16:16.196344851Z], OS[Linux/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/20.0.1/20.0.1+9-29]
[2026-05-29T12:07:54,851][WARN ][stderr ] [coord-node] May 29, 2026 12:07:54 PM org.apache.lucene.store.MemorySegmentIndexInputProvider <init>
[2026-05-29T12:07:54,856][INFO ][o.e.e.NodeEnvironment ] [coord-node] heap size [31gb], compressed ordinary object pointers [true]
[2026-05-29T12:07:54,856][INFO ][o.e.e.NodeEnvironment ] [coord-node] using [1] data paths, mounts [[/esdata (/dev/mapper/es-data-lv)]], net usable_space [185.3gb], net total_space [191.8gb], types [ext4]
[2026-05-29T12:07:54,896][INFO ][o.e.n.Node ] [coord-node] node name [coord-node], node ID [<ID>], cluster name [<CLUSTER_NAME>], roles [remote_cluster_client]
[2026-05-29T12:07:56,600][INFO ][o.e.x.s.Security ] [coord-node] Security is enabled
[2026-05-29T12:07:57,167][INFO ][o.e.x.p.ProfilingPlugin ] [coord-node] Profiling is enabled
[2026-05-29T12:07:57,621][INFO ][o.e.t.n.NettyAllocator ] [coord-node] creating NettyAllocator with the following configs: [ name=elasticsearch_configured, chunk_size=1mb, factors={"false"=>true}, suggested_max_allocation_size=1mb
[2026-05-29T12:07:57,643][INFO ][o.e.i.r.RecoverySettings ] [coord-node] using rate limit [100mb] with [ default=100mb, max=0b, read=0b, write=0b
[2026-05-29T12:07:57,671][INFO ][o.e.d.DiscoveryModule ] [coord-node] using discovery type [multi-node] and seed hosts providers [settings, ec2]
[2026-05-29T12:07:58,337][INFO ][o.e.n.Node ] [coord-node] initialized
[2026-05-29T12:07:58,338][INFO ][o.e.n.Node ] [coord-node] starting ...
[2026-05-29T12:07:58,343][INFO ][o.e.x.d.l.DeprecationIndexingComponent] [coord-node] deprecation component started
[2026-05-29T12:07:58,423][INFO ][o.e.t.TransportService ] [coord-node] publish_address {<PRIVATE_IP>:9300}, bound_addresses {[::1]:9300}, {127.0.0.1:9300}, {<PRIVATE_IP>:9300}
[2026-05-29T12:07:58,512][INFO ][o.e.b.BootstrapChecks ] [coord-node] bound or publishing to a non-loopback address, enforcing bootstrap checks
[2026-05-29T12:07:58,515][INFO ][o.e.c.c.ClusterBootstrapService] [coord-node] this node has not joined a bootstrapped cluster yet; [cluster.initial_master_nodes] is set to []
[2026-05-29T12:08:08,524][WARN ][o.e.c.c.ClusterFormationFailureHelper] [coord-node] master not discovered yet: have discovered [{[coord-node]}{<ID>}{<ID>}{[coord-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}, {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}, {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}, {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}]; discovery will continue using [<HOSTS_PROVIDER_IPS_OMITTED>] from hosts providers and [] from last-known cluster state; node term 126, last-accepted version 0 in term 0; joining [{[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}] in term [126] has status [waiting for response] after [5.8s/5809ms]; for troubleshooting guidance, see https://www.elastic.co/guide/en/elasticsearch/reference/8.8/discovery-troubleshooting.html
[2026-05-29T12:08:18,526][WARN ][o.e.c.c.ClusterFormationFailureHelper] [coord-node] master not discovered yet: have discovered [{[coord-node]}{<ID>}{<ID>}{[coord-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}, {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}, {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}, {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}]; discovery will continue using [<HOSTS_PROVIDER_IPS_OMITTED>] from hosts providers and [] from last-known cluster state; node term 126, last-accepted version 0 in term 0; joining [{[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}] in term [126] has status [waiting for response] after [15.8s/15822ms]; for troubleshooting guidance, see https://www.elastic.co/guide/en/elasticsearch/reference/8.8/discovery-troubleshooting.html
[2026-05-29T12:08:28,523][WARN ][o.e.n.Node ] [coord-node] timed out while waiting for initial discovery state - timeout: 30s
[2026-05-29T12:08:28,527][WARN ][o.e.c.c.ClusterFormationFailureHelper] [coord-node] master not discovered yet: have discovered [{[coord-node]}{<ID>}{<ID>}{[coord-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}, {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}, {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}, {[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}]; discovery will continue using [<HOSTS_PROVIDER_IPS_OMITTED>] from hosts providers and [] from last-known cluster state; node term 126, last-accepted version 0 in term 0; joining [{[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}] in term [126] has status [waiting for response] after [25.8s/25830ms]; for troubleshooting guidance, see https://www.elastic.co/guide/en/elasticsearch/reference/8.8/discovery-troubleshooting.html
[2026-05-29T12:08:28,534][INFO ][o.e.h.AbstractHttpServerTransport] [coord-node] publish_address {<PRIVATE_IP>:9200}, bound_addresses {[::1]:9200}, {127.0.0.1:9200}, {<PRIVATE_IP>:9200}
[2026-05-29T12:08:28,535][INFO ][o.e.n.Node ] [coord-node] started {[coord-node]}{<ID>}{<ID>}{[coord-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}{zone=<ZONE>, xpack.installed=true}
[2026-05-29T12:08:29,700][WARN ][r.suppressed ] [coord-node] path: /_stats/store,indexing,search, params: { format=json, metric=store} indexing search org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:32,239][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:32,543][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:32,664][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:32,889][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:32,997][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
# omitted 127 additional /_search params:{} block lines in second 2026-05-29T12:08:32
# omitted 1 additional /[redacted-index]/_search block lines in second 2026-05-29T12:08:32
[2026-05-29T12:08:33,045][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:33,054][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:33,142][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:33,209][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=10000} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:33,957][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:33,995][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
# omitted 10 additional /[redacted-index]/_search block lines in second 2026-05-29T12:08:33
# omitted 241 additional /_search params:{} block lines in second 2026-05-29T12:08:33
[2026-05-29T12:08:34,018][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:34,025][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:34,267][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { ignore_unavailable=true, index=[redacted-index], routing=<REDACTED>, timeout=30s} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:34,362][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:34,977][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:34,983][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
# omitted 277 additional /_search params:{} block lines in second 2026-05-29T12:08:34
# omitted 11 additional /[redacted-index]/_search block lines in second 2026-05-29T12:08:34
[2026-05-29T12:08:35,004][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:35,007][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:35,043][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:35,068][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { ignore_unavailable=true, index=[redacted-index], routing=<REDACTED>, timeout=30s} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:35,963][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:35,978][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
# omitted 318 additional /_search params:{} block lines in second 2026-05-29T12:08:35
# omitted 11 additional /[redacted-index]/_search block lines in second 2026-05-29T12:08:35
[2026-05-29T12:08:36,047][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:36,166][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=10000} [redacted-name] org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:36,232][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { ignore_unavailable=true, index=[redacted-index], routing=<REDACTED>, timeout=30s} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:36,890][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:36,990][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
# omitted 12 additional /[redacted-index]/_search block lines in second 2026-05-29T12:08:36
# omitted 154 additional /_search params:{} block lines in second 2026-05-29T12:08:36
[2026-05-29T12:08:37,006][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:37,010][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:37,014][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:37,512][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { ignore_unavailable=true, index=[redacted-index], routing=<REDACTED>, timeout=30s} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:37,997][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: {index=[redacted-index]} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:37,998][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
# omitted 88 additional /_search params:{} block lines in second 2026-05-29T12:08:37
# omitted 11 additional /[redacted-index]/_search block lines in second 2026-05-29T12:08:37
[2026-05-29T12:08:38,007][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:38,008][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:38,015][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:38,017][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:38,898][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:38,999][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
# omitted 74 additional /_search params:{} block lines in second 2026-05-29T12:08:38
# omitted 16 additional /[redacted-index]/_search block lines in second 2026-05-29T12:08:38
[2026-05-29T12:08:39,011][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:39,053][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:39,096][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:39,260][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:39,568][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:39,611][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
# omitted 9 additional /_search params:{} block lines in second 2026-05-29T12:08:39
[2026-05-29T12:08:40,045][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} [redacted-name] org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:40,378][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:40,401][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} [redacted-name] org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:40,475][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:40,991][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:40,997][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
# omitted 4 additional /[redacted-index]/_search block lines in second 2026-05-29T12:08:40
# omitted 11 additional /_search params:{} block lines in second 2026-05-29T12:08:40
[2026-05-29T12:08:41,005][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:41,006][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:41,008][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:41,010][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:41,973][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:41,999][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
# omitted 32 additional /[redacted-index]/_search block lines in second 2026-05-29T12:08:41
# omitted 76 additional /_search params:{} block lines in second 2026-05-29T12:08:41
[2026-05-29T12:08:42,073][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:42,104][WARN ][r.suppressed ] [coord-node] path: /[redacted-index]/_search, params: { allow_partial_search_results=false, index=[redacted-index], routing=<REDACTED>, timeout=10s, track_total_hits=false} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: SERVICE_UNAVAILABLE/1/state not recovered / initialized ;
[2026-05-29T12:08:42,131][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.cluster_concurrent_rebalance] from [2] to [32]
[2026-05-29T12:08:42,132][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.balance.index] from [0.55] to [1.5]
[2026-05-29T12:08:42,132][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.balance.shard] from [0.45] to [0.25]
[2026-05-29T12:08:42,132][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.node_concurrent_incoming_recoveries] from [30] to [10]
[2026-05-29T12:08:42,132][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.node_concurrent_outgoing_recoveries] from [30] to [16]
[2026-05-29T12:08:42,132][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [cluster.routing.allocation.node_initial_primaries_recoveries] from [4] to [16]
[2026-05-29T12:08:42,132][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [indices.id_field_data.enabled] from [false] to [true]
[2026-05-29T12:08:42,132][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [indices.recovery.max_concurrent_file_chunks] from [2] to [8]
[2026-05-29T12:08:42,132][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [indices.recovery.max_concurrent_operations] from [1] to [4]
[2026-05-29T12:08:42,132][INFO ][o.e.c.s.ClusterSettings ] [coord-node] updating [search.default_search_timeout] from [-1] to [60s]
[2026-05-29T12:08:42,132][WARN ][r.suppressed ] [coord-node] path: /_search, params: {} org.elasticsearch.cluster.block.ClusterBlockException: blocked by: [SERVICE_UNAVAILABLE/1/state not recovered / initialized];
[2026-05-29T12:08:42,137][INFO ][o.e.x.s.a.TokenService ] [coord-node] refresh keys
[2026-05-29T12:08:42,322][INFO ][o.e.x.s.a.TokenService ] [coord-node] refreshed keys
[2026-05-29T12:08:43,764][INFO ][o.e.c.s.ClusterApplierService] [coord-node] added {{[other-router]}{<ID>}{<ID>}{[other-router]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{r}{8.8.2}}, term: 126, version: 7701255, reason: ApplyCommitRequest{term=126, version=7701255, sourceNode={[master-node]}{<ID>}{<ID>}{[master-node]}{<PRIVATE_IP>}{<PRIVATE_IP>:9300}{m}{8.8.2}{zone=<ZONE>, xpack.installed=true}}