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

Migrate to v0.14 API #44

Merged
merged 21 commits into from
Jan 23, 2017
Merged

Migrate to v0.14 API #44

merged 21 commits into from
Jan 23, 2017

Conversation

okkez
Copy link
Contributor

@okkez okkez commented Aug 15, 2016

Please release new version of this plugin for Fluentd v0.12.x, before merge this PR.

conf['time_slice_format'] = '%Y%m%d%H'
end
end
conf["time_slice_format"] = case conf["path"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The way of v0.14 API is to set <buffer> timekey </buffer> if arg of <buffer> includes "time" and timekey is not set.

@tagomoris
Copy link
Member

I found a usage of $log. Please remove it at this time.

@okkez
Copy link
Contributor Author

okkez commented Aug 16, 2016

I've pushed changes for all comments.

@cosmo0920
Copy link
Contributor

Should we restrict dependent fluentd version before merging this?

@tagomoris
Copy link
Member

@cosmo0920 Sure. I'll do it.

@tagomoris tagomoris merged commit 2ac760e into fluent:master Jan 23, 2017
@tagomoris
Copy link
Member

I merged this branch. Thank you @okkez & sorry for late merging!
I'll add some more fix (using plugin helpers) and release the next version for v0.14.x.

@okkez okkez deleted the migrate-to-v0.14-api branch January 23, 2017 05:14
@okkez
Copy link
Contributor Author

okkez commented Jan 23, 2017

Thank you for merging!

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.

None yet

3 participants