Testing load balancer

How do I go about testing if a load balancer is actually working? I have a load balancer for two elastic search cotainers, I was hoping I could stop one container but the container starts up immediately again.

What strategies can I use to test load balancing is working?