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