elastic/logstash

S3 input output plugin might leak passwords

Open

#12,540 opened on 2020年12月30日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)Ruby (3,496 forks)batch import
good first issue

Repository metrics

Stars
 (14,197 stars)
PR merge metrics
 (平均マージ 4d 19h) (30d で 50 merged PRs)

説明

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.

コントリビューターガイド