elastic/logstash

New plugin logstash-input-mongodb

開放

#2,836 建立於 2015年3月17日

 (3 則留言) (0 個反應) (0 位負責人)Ruby (3,496 個分叉)batch import
help wantednew plugin

倉庫指標

星標
 (14,197 顆星)
PR 合併指標
 (平均合併 4天 19小時) (30 天內合併 50 個 PR)

描述

I've create an input plugin for mongodb and would like to contribute it to the plugin repository. It currently fits my needs and I'm working with a couple of interested parties that found my plugin on github to make it usable for them and ideally anyone else that would want to move log data, or any data from mongodb through logstash.

I'd like for it to be reviewed in it's current state and to gather input. I will begin to write tests for it shortly. Also, I'm curious about the use of JRuby which the jdbc/sqlite3 gem requires. Does logstash always run on JRuby or should I bother making this run in any ruby?

Repo: https://github.com/phutchins/logstash-input-mongodb

貢獻者指南