Closed cosmo0920 closed 9 years ago
Fluentd 0.12.13 or later supports secret parameter feature. This feature is concealing given parameters with xxxxxx when specified :secret => true in config_param.
:secret => true
Thank you for the pull request. Protecting AWS credential with secret option makes lots of sense.
Thank you for merging!
Fluentd 0.12.13 or later supports secret parameter feature. This feature is concealing given parameters with xxxxxx when specified
:secret => true
in config_param.