Hi Ian,
I found were the filebeat was installed. I'm not sure if it's failing on the second indexer server, or if it trying to communicate to the third indexer.
Here are the results:
elasticsearch: https://<indexerServer1>.pueblochc.org:9200...
parse url... OK
connection...
parse host... OK
dns lookup... OK
addresses: x.x.x.203
dial up... OK
TLS...
security: server's certificate chain verification is enabled
handshake... OK
TLS version: TLSv1.3
dial up... OK
talk to server... OK
version: 7.10.2
elasticsearch: https://
<indexerServer2> .pueblochc.org:9200...
parse url... OK
connection...
parse host... OK
dns lookup... OK
addresses: x.x.x.153
dial up... OK
TLS...
security: server's certificate chain verification is enabled
handshake... OK
TLS version: TLSv1.3
dial up... OK
talk to server... ERROR 429 Too Many Requests: {"error":{"root_cause":[{"type":"circuit_breaking_exception","reason":"[parent] Data too large, data for [<http_request>] would be [1024580208/977.1mb], which is larger than the limit of [1020054732/972.7mb], real usage: [1024580208/977.1mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b]","bytes_wanted":1024580208,"bytes_limit":1020054732,"durability":"TRANSIENT"}],"type":"circuit_breaking_exception","reason":"[parent] Data too large, data for [<http_request>] would be [1024580208/977.1mb], which is larger than the limit of [1020054732/972.7mb], real usage: [1024580208/977.1mb], new bytes reserved: [0/0b], usages [request=0/0b, fielddata=0/0b, in_flight_requests=0/0b]","bytes_wanted":1024580208,"bytes_limit":1020054732,"durability":"TRANSIENT"},"status":429}