fluent / fluent-plugin-mongo

MongoDB input and output plugin for Fluentd
https://docs.fluentd.org/output/mongo
173 stars 61 forks source link

Data is not coming into MongoDb #86

Open PraveenkumarDonga opened 7 years ago

PraveenkumarDonga commented 7 years ago

Hi! I am trying insert logs which are in json format into mongodb. I am running fluent with below configuration file. Db is created in mongodb but data is not coming. Could you please help me with this.

Thanks, Praveen.

td-agent.conf.txt

7c commented 4 years ago

try to set user and password