Closed ghost closed 9 years ago
Sorry, I don't understand what you say.
What does "keeps way too few records" mean?
Does db.fluents.find().size()
return always same or smaller result?
If so, you should check your collection settings.
Had to recreate the collection .. works perfectly. Shouldn't the plugin apply new cap size? Anyway, great work!
Had to recreate the collection .. works perfectly.
Good :+1:
Shouldn't the plugin apply new cap size?
fluentd can't judge existing collection is correct or not. So if target collect exists, fluentd keeps such collection.
Here's my conf:
Running two consecutive queries:
Any idea why? since the disk size is not an issue. Thanks in advance.