Commit Graph

8 Commits

Author SHA1 Message Date
Kenji Okimoto
f06d2e120a
Permit type parameter
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-07-10 14:34:23 +09:00
Kenji Okimoto
f8d1a5c379
Use to_config instead of to_conf
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-15 16:20:18 +09:00
Kenji Okimoto
600d93461d
Update setting_params to apply strong parameter
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-15 14:20:53 +09:00
Kenji Okimoto
fad62d812f
Use new Hash syntax
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-12 14:44:54 +09:00
uu59
cf51f165cd setting_params should be normally 2014-07-31 18:30:46 +09:00
uu59
23a30452e4 Fix route name fluentd -> daemon by sed
$ git grep --name-only -E "[a-z0-9A-Z_]*fluentd_[a-zA-Z0-9_]*path" app/  | xargs gsed -i -E 's#([a-z0-9A-Z_]*)fluentd([a-zA-Z0-9_]*path)#\1daemon\2#g'
2014-07-24 15:28:04 +09:00
uu59
a3d61c3cc8 Resolve some TODOs 2014-07-01 11:19:15 +09:00
uu59
bd1134f9a9 in_tail guide to be fluentd/settings/in_tail 2014-06-30 18:45:27 +09:00