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
would be nice to add an option to split in chunk the events, so that it is possible to use small AWS ElasticSearch instance type that have 10MB configured as max payload for HTTP requests.
I'm experimenting the following issue using the bulk endpoint of an AWS ElasticSearch Cluster:
would be nice to add an option to split in chunk the events, so that it is possible to use small AWS ElasticSearch instance type that have 10MB configured as max payload for HTTP requests.