sonyxperiadev / lumber-mill

Where logs are cut into lumber
Apache License 2.0
12 stars 6 forks source link

Implement support for index with _id in bulk request to support duplicates #8

Closed jrask closed 8 years ago

jrask commented 8 years ago

We need to add support for document_id in bulk request and change from create to index method. Document id should be optional.

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

Logstash https://www.elastic.co/guide/en/logstash/current/plugins-outputs-elasticsearch.html

jrask commented 8 years ago

Fixed in 69a2eca90131498f7608ba2b8712b7aa0bc55065