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

Mongo output #31

Open
rabbitstack opened this issue Dec 2, 2020 · 0 comments
Open

Mongo output #31

rabbitstack opened this issue Dec 2, 2020 · 0 comments
Labels
needs: config Indicates the issue requires changes in the config file/flags needs: docs Indicates that the issue needs documentation updates output: mongo Anything related to Mongo output scope: outputs Anything related to output sinks

Comments

@rabbitstack
Copy link
Owner

rabbitstack commented Dec 2, 2020

MongoDB output would be responsible for storing the events in the Mongo collections. We should consider introducing the BSON serializer if the native Mongo client BSON encoder doesn't satisfy the performance requirements.

References

https://github.com/mongodb/mongo-go-driver

@rabbitstack rabbitstack added scope: outputs Anything related to output sinks needs: docs Indicates that the issue needs documentation updates output: mongo Anything related to Mongo output needs: config Indicates the issue requires changes in the config file/flags labels Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs: config Indicates the issue requires changes in the config file/flags needs: docs Indicates that the issue needs documentation updates output: mongo Anything related to Mongo output scope: outputs Anything related to output sinks
Projects
None yet
Development

No branches or pull requests

1 participant