Configure *Beats to not require GET request on Elasticsearch server

Current HAProxy configuration is to block GET requests on the Elasticsearch server. This means that the "Ping" requests fail as they use HTTP GET requests.

Is it possible to configure Auditbeat to not require the ping and simply POST data to the server?

A look at the configuration file reference and the code indicates to me that it is not possible but I may have overlooked something.

Thanks.

From what I see that's not possible as of today, wouldn't this be a matter of opening that path in HAproxy?

Best regards

It would be yes. But opening that path in HAProxy isn't an option.

However I have a solution.

Appreciate the fast response!

Regards.

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