See which client node being used via curl

ES 2.4.0

We use a load balancer to point to our client nodes.

What is a curl command I can run to determine which client node I have connected to?

My intention is to run that command against my load balanced address repeatedly to verify that my load balancer is working as expected. I've looked through the docs and only seem to find options that return all nodes' information.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.