Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Migrate to Fluentd v0.14 API and convert to filter plugin #24

Open
okkez opened this issue Oct 5, 2016 · 4 comments
Open

Comments

@okkez
Copy link
Contributor

okkez commented Oct 5, 2016

Fluentd v0.14 has clear and useful API to implement plugins.
So I want to migrate this plugin to Fluentd v0.14 API.

I think we can implement this plugin as filter plugin using Fluentd v0.14 API.
And we can drop output plugin version of this plugin.
Because Fluentd developers said: Use label feature to control routing instead of modifying tags.

@okkez
Copy link
Contributor Author

okkez commented Nov 11, 2016

@muddydixon Do you have any concern?
Do you have enough time to maintain this plugin?

@sonots
Copy link
Collaborator

sonots commented Nov 18, 2016

we want filter plugin with v0.12 API, then want to migrate into v0.14 later.

@muddydixon
Copy link
Owner

i wanna try it, but in these days I have no time so if you have time, pls make p-r.

@cosmo0920
Copy link
Contributor

Will this filter plugin use #filter_stream?
If so, it will be less useful because #filter_stream will not be optimized on v0.14.
see: fluent/fluentd#1145

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants