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

https://github.com/openware/fluent-plugin-filter-logs


https://github.com/openware/fluent-plugin-filter-logs

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# fluent-plugin-filter-logs

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

TODO: write description for you plugin.

## Installation

### RubyGems

```
$ gem install fluent-plugin-filter-logs
```

### Bundler

Add following line to your Gemfile:

```ruby
gem "fluent-plugin-filter-logs"
```

And then execute:

```
$ bundle
```

## Configuration

You can generate configuration template:

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

You can copy and paste generated documents here.

## Copyright

* Copyright(c) 2020- Camille Meulien
* License
* Apache License, Version 2.0