Closed Jaben closed 3 years ago
A lot of the problems with the sink are related to the conversion to a Json style output in MongoDB. Instead, this adds a new option (MongoDBBson()) that outputs using native Bson serialization keeping the structure of the log events.
A lot of the problems with the sink are related to the conversion to a Json style output in MongoDB. Instead, this adds a new option (MongoDBBson()) that outputs using native Bson serialization keeping the structure of the log events.