elastic/logstash
S3 input output plugin might leak passwords
Aberta
#12.540 aberto em 30 de dez. de 2020
good first issue
Métricas do repositório
- Stars
- (14.197 estrelas)
- Métricas de merge de PR
- (Mesclagem média 4d 19h) (50 fundiu PRs em 30d)
Description
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.