Sha256: 5969d9deeb1b11cecf6e9d31a22c61ab428bc8cb8e06f91ee097e70ed837bb59

Contents?: true

Size: 442 Bytes

Versions: 1

Compression:

Stored size: 442 Bytes

Contents

# Fluent::Plugin::Katsubushi

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

## Usage

```
<filter>
  @type katsubushi
  id_key id
  integer true
  host localhost
  port 11212
</filter>
```

## Contributing

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


## License

Apache License, Version 2.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fluent-plugin-katsubushi-0.1.0 README.md