elastic/logstash

S3 input output plugin might leak passwords

Open

#12,540 创建于 2020年12月30日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)Ruby (14,197 star) (3,496 fork)batch import
good first issue

描述

When you use minio or another S3 provider that uses path_style for buckets and do not configure this with the force_path_style then logstash while fail with a stacktrace which contains the S3 secret key. This was tested with secret key and key identifier present in the config. Not tested with a config file yet. probably config file is better.

贡献者指南