Commit Graph

14 Commits

Author SHA1 Message Date
Kenji Okimoto
c54ead20f1
Add label parameter
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-09-13 11:20:49 +09:00
Kenji Okimoto
93e2acb316 Add separated setting view for AWS credentials
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-18 11:50:53 +09:00
Kenji Okimoto
c1169e2917
Fix a typo
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-10 16:54:02 +09:00
Kenji Okimoto
8b776469b5
Organize initial parameters
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-18 14:38:07 +09:00
Kenji Okimoto
a8401530ab
Use new style definition
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-24 18:26:17 +09:00
uu59
fb0c7137c9 Merge pull request #160 from fluent/buffer_path_and_buffer_type
Fix #158 validation for buffer_path when buffer_type is 'file'
2015-03-11 13:37:01 +09:00
uu59
430bffded7 Fix #158 validation for buffer_path when buffer_type is 'file' 2015-03-04 11:42:55 +09:00
uu59
6b034ee718 Fix #157 remove parameters causing warn on fluentd 2015-03-04 11:26:53 +09:00
uu59
0856c4e26c Follow out_s3 plugin ver 0.5.x 2015-01-14 10:49:56 +09:00
uu59
3c7786f262 Refactor plugin setting
Adding support for some plugins was hard.
After this commit, easy to add a plugin that has commonly
setting style.

Before:
- Add model, controller, and views for it.

After:
- Add model and controller. view is shared.
2014-11-04 14:29:31 +09:00
uu59
a4eacf0a5b Fix out_s3 unused params 2014-07-31 13:53:19 +09:00
uu59
55ebbe6b80 Refactoring: to_conf -> to_config 2014-07-17 14:09:10 +09:00
uu59
b2594218b0 Simplified out_s3 setting 2014-07-17 14:03:32 +09:00
uu59
d47b60a953 Add out_s3 setting basis 2014-07-14 15:09:22 +09:00