Sha256: 981755d3314d25f0cc6c757cb379ed7db94d25187ea882f7508d40eae106f1e0

Contents?: true

Size: 566 Bytes

Versions: 4

Compression:

Stored size: 566 Bytes

Contents

# fluent-plugin-geovis

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

TODO: write description for you plugin.

## Installation

### RubyGems

```
$ gem install fluent-plugin-geovis
```

### Bundler

Add following line to your Gemfile:

```ruby
gem "fluent-plugin-geovis"
```

And then execute:

```
$ bundle
```

## Configuration

You can generate configuration template:

```
$ fluent-plugin-config-format filter geovis
```

You can copy and paste generated documents here.

## Copyright

* Copyright(c) 2018- TODO: Write your name
* License
  * 

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fluent-plugin-geovis-0.0.5 README.md
fluent-plugin-geovis-0.0.4 README.md
fluent-plugin-geovis-0.0.3 README.md
fluent-plugin-geovis-0.0.2 README.md