You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 21, 2023. It is now read-only.
Add support for configuring retry and timeout parameters in the Elasticsearch output.
Using the existing Elasticsearch output error and retry parameters as a guide, we should allow configuring the following parameters:
These parameters must be mapped to the appropriate fields in the go-elasticsearch client configuration: https://pkg.go.dev/github.com/elastic/go-elasticsearch/v8#Config