Sha256: be70e8663f7459b859a1413f83a6db232d054d39c2211036ab846180867ec193

Contents?: true

Size: 594 Bytes

Versions: 26

Compression:

Stored size: 594 Bytes

Contents

# fluent-plugin-light-core

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

TODO: write description for you plugin.

## Installation

### RubyGems

```
$ gem install fluent-plugin-light-core
```

### Bundler

Add following line to your Gemfile:

```ruby
gem "fluent-plugin-light-core"
```

And then execute:

```
$ bundle
```

## Configuration

You can generate configuration template:

```
$ fluent-plugin-config-format filter light-core
```

You can copy and paste generated documents here.

## Copyright

* Copyright(c) 2020- LIN LI
* License
  * Apache License, Version 2.0

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
fluent-plugin-light-core-0.3.5 README.md
fluent-plugin-light-core-0.3.4 README.md
fluent-plugin-light-core-0.3.3 README.md
fluent-plugin-light-core-0.3.2 README.md
fluent-plugin-light-core-0.3.1 README.md
fluent-plugin-light-core-0.3.0 README.md
fluent-plugin-light-core-0.2.9 README.md
fluent-plugin-light-core-0.2.8 README.md
fluent-plugin-light-core-0.2.7 README.md
fluent-plugin-light-core-0.2.6 README.md
fluent-plugin-light-core-0.2.5 README.md
fluent-plugin-light-core-0.2.4 README.md
fluent-plugin-light-core-0.2.3 README.md
fluent-plugin-light-core-0.2.2 README.md
fluent-plugin-light-core-0.2.1 README.md
fluent-plugin-light-core-0.2.0 README.md
fluent-plugin-light-core-0.1.9 README.md
fluent-plugin-light-core-0.1.8 README.md
fluent-plugin-light-core-0.1.7 README.md
fluent-plugin-light-core-0.1.6 README.md