Hello everybody,

I'm interested in configure kettle logging in a MongoDB. I wat this because, mongoDB is very good for logging purposes, and using it, i can keep track of all trans / job execution data (row level logging or detailed) with a great speed for the inserts (what would not slow down so much the trans / job) and queries!

But i can configure kettle to log on MongoDB since the input/output on MongoDB is not available as a connection, but as steps.


Someone knows how to achieve that? Should i try to create a MongoDB database plugin?


Thanks in advance,

Eduardo


PS:
You could take a look on this article and that see about looging on MongoDB: http://blog.mongodb.org/post/1722548...ic-for-logging