fluent-plugin-mongo
fluent-plugin-mongo copied to clipboard
MongoDB input and output plugin for Fluentd
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...
Hello guys, I was installed MSYS2 and fluentd sucessfully (in windows OS) but this error was occured when i was installing fluent-plugin-mongo It works in old version. `ridk exec td-agent-gem...
We are using mongo_replset plugin to forward logs to Mongo DB. When we reload fluentd config using fluentd HTTP RPC api, instead of restarting fluentd, it fails with below error...
Bumps [supercharge/mongodb-github-action](https://github.com/supercharge/mongodb-github-action) from 1.8.0 to 1.9.0. Release notes Sourced from supercharge/mongodb-github-action's releases. 1.9.0 Release 1.9.0 Changelog Sourced from supercharge/mongodb-github-action's changelog. 1.9.0 - 2023-02-10 Added exit early in case of Docker...
I'm using Fluentd with the fluent-plugin-mongo plugin to read log files and insert them into MongoDB. The logs are being read and output to stdout as expected, but they are...
In the connection string, a db is specified that is used to authenticate a user. But the target DB might be another one. If I define an auth db in...