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

Support Fluentd v1 #238

Merged
merged 137 commits into from
Jun 18, 2018
Merged

Support Fluentd v1 #238

merged 137 commits into from
Jun 18, 2018

Conversation

okkez
Copy link
Contributor

@okkez okkez commented Jun 15, 2018

This is still alpha state.

  • Rewrite models
  • Depend on fluent-plugins to fetch plugins config definitions
  • Construct owned plugins(parser, formatter, buffer, storage) form dynamicaly
  • Use custom FormBuilder to construct form for plugin configuration
  • Add models for parser, formatter, buffer, storage plugins
  • Rewrite in_tail configuration wizard

okkez added 30 commits May 24, 2018 17:55
Signed-off-by: Kenji Okimoto <[email protected]>
We use plugins' definition to reconstruct plugins' model.

Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
This change will improve usability after some more changes.

Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
* fluent-plugin-elasticsearch
*	fluent-plugin-mongo
* fluent-plugin-s3
* fluent-plugin-td

Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
In previous version, run merged block before calling init.

Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
okkez added 18 commits June 15, 2018 14:20
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
@okkez
Copy link
Contributor Author

okkez commented Jun 15, 2018

I will merge this PR, and release alpha.3 next week.

okkez added 9 commits June 18, 2018 11:22
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
Signed-off-by: Kenji Okimoto <[email protected]>
@okkez okkez merged commit 3b67325 into master Jun 18, 2018
@okkez okkez deleted the support-fluentd-v1-revive branch June 18, 2018 06:14
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