An open API service indexing awesome lists of open source software.

https://github.com/riywo/fluent-plugin-traildb


https://github.com/riywo/fluent-plugin-traildb

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# fluent-plugin-traildb

[Fluentd](https://fluentd.org/) output plugin to do something.

TODO: write description for you plugin.

## Installation

### RubyGems

```
$ gem install fluent-plugin-traildb
```

### Bundler

Add following line to your Gemfile:

```ruby
gem "fluent-plugin-traildb"
```

And then execute:

```
$ bundle
```

## Configuration

You can generate configuration template:

```
$ fluent-plugin-config-format output traildb
```

You can copy and paste generated documents here.

## Copyright

* Copyright(c) 2017 Ryosuke IWANAGA
* License
* MIT