# 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 ``` @type sakuraio url wss://api.sakura.io/ws/v1/xxxxxxxxxxxxxxxxxxxxxxx ``` ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).