Skip to content

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

@jeevamanivel

Description

@jeevamanivel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions