Sha256: 34abec7d5a83ad26dc580af99e350f8c22e24d5abb6372b492a0de1696dd97c0
Contents?: true
Size: 555 Bytes
Versions: 5
Compression:
Stored size: 555 Bytes
Contents
# fluent-plugin-sakuraio [![Build Status](https://travis-ci.org/higebu/fluent-plugin-sakuraio.svg?branch=master)](https://travis-ci.org/higebu/fluent-plugin-sakuraio) Fluentd Input plugin to process message from sakura.io websocket API. ## Installation ```ruby gem install 'fluent-plugin-sakuraio' ``` ## Input Configuration ``` <source> @type sakuraio url wss://api.sakura.io/ws/v1/xxxxxxxxxxxxxxxxxxxxxxx </source> ``` ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
5 entries across 5 versions & 1 rubygems