v1

latestOpenAPI 3.0.3Apache 2.02026-07-17333686.7 KB
Compatibility

Elasticsearch _bulk API

Drop-in compatible with Filebeat, Logstash, Vector, Fluentd. _index maps to _source tag. _type is ignored.

# Filebeat config:
output.elasticsearch:
  hosts: ["http://lynxdb:3100/api/v1/es"]
post/es/_bulk

Response

ES-compatible bulk response

tookinteger
errorsboolean