amccool/AM.Extensions.Logging.ElasticSearch

Do not return response info from BulkApi

amccool opened this issue · 0 comments

To return only information about failed operations, use the filter_path query parameter with an argument of items.*.error.

https://www.elastic.co/guide/en/elasticsearch/reference/current/docs-bulk.html

POST /_bulk?filter_path=items.*.error