Libbeat Elasticsearch default client

Hello, guys.

I'm working with the libbeat and I cannot figure out how I can do something with an ES client which sends events to a server.

I need to find a way how I can sign all requests with AWS signature in order to send events to AWS Elasticsearch. But for that, I probably have to substitute the default http.Client which libbeat uses for sending something.

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