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.
- Host: GitHub
- URL: https://github.com/fujiwara/fluent-plugin-katsubushi
- Owner: fujiwara
- License: other
- Created: 2016-06-06T15:27:44.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-07T00:43:48.000Z (about 10 years ago)
- Last Synced: 2025-07-27T18:00:07.838Z (11 months ago)
- Topics: filter-plugin, fluentd, katsubushi
- Language: Ruby
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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