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

Please provide option to specify ordered-true/false while inserting to Mongo DB - For performance improvements #184

Open
jeevamanivel opened this issue Jun 24, 2023 · 1 comment

Comments

@jeevamanivel
Copy link

Hi,

We are using fluentd mongo plugin to insert logs into Mongo DB. The load is really huge. Since the data is purely log statements, we do not care about the order in which insertion happens. But currently there is no config option to specify ordered - false, so by default ordered - true is sent to Mongo.

Please provide a config option to specify ordered - true/false

Thanks,
Jeeva

@ugljesas
Copy link

This would be useful for us too.

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

No branches or pull requests

2 participants