ElasticsearchStatusException[Unable to parse response body]; nested: ResponseException[method [POST]

It strongly suspect that you aren't actually hitting an Elasticsearch node. This response:

HTTP/1.0 302 Found

probably isn't coming from ES itself.

host [http://es.com]

Are you really targeting es.com ? That doesn't sounds right.