Sha256: 66dea8553b8c4308fc2dac3cd3a47d978eebe45fe419429ea7d0eab95731ce3c
Contents?: true
Size: 564 Bytes
Versions: 2
Compression:
Stored size: 564 Bytes
Contents
= CouchDB output plugin for Fluent == Install $ gem install fluent-plugin-couch == Component === CouchDBOutput Store fluent-event as CouchDB Document to CouchDB database. == Configuratin === CouchOutput <match couch.**> type couch database fluent # following attibutes are optional host fluenter port 10000 # Other buffer configurations here </match> == TODO - Bulk Insert === More configuration == Tool == Copyright Copyright:: Copyright (c) 2011- Yudai Odagiri License:: Apache License, Version 2.0
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
fluent-plugin-couch-0.1.2 | README.rdoc |
fluent-plugin-couch-0.1.1 | README.rdoc |