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

Update recommended plugins #226

Merged
merged 21 commits into from
Aug 17, 2018
Merged

Conversation

okkez
Copy link
Contributor

@okkez okkez commented Apr 24, 2018

Remove following plugins

  • fluent-plugin-secure-forward
  • fluent-plugin-forest
  • fluent-plugin-scribe
  • fluent-plugin-parser
  • fluent-plugin-file-alternative
  • fluent-plugin-zabbix-simple-buffered
  • fluent-plugin-grep
  • fluent-plugin-kestrel

@okkez okkez changed the title Update recommended plugins wip: Update recommended plugins Apr 24, 2018
@okkez
Copy link
Contributor Author

okkez commented Apr 24, 2018

Following plugins does not support Fluentd v1:

How do you think about this? @repeatedly

@okkez okkez mentioned this pull request Apr 25, 2018
3 tasks
okkez added 9 commits July 24, 2018 11:59
Signed-off-by: Kenji Okimoto <[email protected]>
Because fluent-plugin-forest does not support Fluentd v1.

Signed-off-by: Kenji Okimoto <[email protected]>
Because Fluentd v1 includes fluent-plugin-secure-forward functionalities.

Signed-off-by: Kenji Okimoto <[email protected]>
Because Scribe is no more maintained.

Signed-off-by: Kenji Okimoto <[email protected]>
Because Fluentd v1 includes built-in filter_parser plugin.

Signed-off-by: Kenji Okimoto <[email protected]>
Because Fluentd v1's built-in file output plugin has all features of fluent-plugin-file-alternative.

Signed-off-by: Kenji Okimoto <[email protected]>
…x-simple

Because fluent-plugin-zabbix-simple-buffered has not been maintained
since 2013-09-06. On the other hand fluent-plugin-zabbix-simple is
buffered output plugin.

Signed-off-by: Kenji Okimoto <[email protected]>
Because Fluentd v1 has built-in filter_grep plugin.

Signed-off-by: Kenji Okimoto <[email protected]>
Because it is obsoleted.

Signed-off-by: Kenji Okimoto <[email protected]>
@okkez okkez force-pushed the update-recommended--plugins branch from db298f1 to 749b9fe Compare July 24, 2018 03:04
okkez added 11 commits July 24, 2018 12:42
This plugin supports Fluentd v0.10.x.

Signed-off-by: Kenji Okimoto <[email protected]>
Because this plugin supports Fluentd v0.10.x only.

Signed-off-by: Kenji Okimoto <[email protected]>
Because this plugin supports Fluentd v0.10.x only.

Signed-off-by: Kenji Okimoto <[email protected]>
Because it supports Fluentd v0.10.x only.

Signed-off-by: Kenji Okimoto <[email protected]>
Because it uses `Engine.emit` and does not work with latest Fluentd.

Signed-off-by: Kenji Okimoto <[email protected]>
Because it uses `Fluent::Engine.emit` and does not work with latest Fluentd.

Signed-off-by: Kenji Okimoto <[email protected]>
Because it uses `Fluent::Engine.emit` and does not work with latest Fluentd.

Signed-off-by: Kenji Okimoto <[email protected]>
Because it uses deprecated APIs.

Signed-off-by: Kenji Okimoto <[email protected]>
v1: Use Fluentd v1 API
v0.12: Use Fluentd v0.12 API, it can work with Fluentd v1.x via compatible layer.

Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
@okkez
Copy link
Contributor Author

okkez commented Jul 25, 2018

I've added some changes for recommended plugins

  • Add api_version field
  • Remove outdated/deprecated plugins
  • Add new plugins

@repeatedly Could you take a look?

@okkez okkez changed the title wip: Update recommended plugins Update recommended plugins Aug 17, 2018
@okkez okkez merged commit cfeafc8 into fluent:master Aug 17, 2018
@okkez okkez deleted the update-recommended--plugins branch August 17, 2018 01:07
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

Successfully merging this pull request may close these issues.

1 participant