Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for :upsert for single writes, as well as document_id option #72

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gauravaradhye
Copy link

:upsert boolean value will upsert the document in case of single writes (not bulk) and document_id can be passed as custom object id from logstash so that it can be treated as custom "_id" in case of new Object ID.

Change-Id: Ic6899e5bb8537f85c7f9231d7e55576fd4d4777b

Thanks for contributing to Logstash! If you haven't already signed our CLA, here's a handy link: https://www.elastic.co/contributor-agreement/

Change-Id: Ic6899e5bb8537f85c7f9231d7e55576fd4d4777b
@cla-checker-service
Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
8792184

Please, read and sign the above mentioned agreement if you want to contribute to this project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant