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

https://github.com/fujiwara/fluent-plugin-katsubushi

A fluentd filter plugin to inject id getting from katsubushi.
https://github.com/fujiwara/fluent-plugin-katsubushi

filter-plugin fluentd katsubushi

Last synced: 10 months ago
JSON representation

A fluentd filter plugin to inject id getting from katsubushi.

Awesome Lists containing this project

README

          

# Fluent::Plugin::Katsubushi

A [Fluentd](http://fluentd.org) filter plugin to inject an id getting from [katsubushi](https://github.com/kayac/go-katsubushi).

## Usage

```

@type katsubushi
id_key id
integer true
host localhost
port 11212

```

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/fujiwara/fluent-plugin-katsubushi.

## License

Apache License, Version 2.0