|
|
@ -61,3 +61,8 @@ graylog_mongodb_uri: |
|
|
|
# If you want to obtain a cert with dehydrated |
|
|
|
# If you want to obtain a cert with dehydrated |
|
|
|
# it'll be deployed as {{ graylog_root_dir }}/ssl/cert.pem and {{ graylog_root_dir }}/ssl/key.pem |
|
|
|
# it'll be deployed as {{ graylog_root_dir }}/ssl/cert.pem and {{ graylog_root_dir }}/ssl/key.pem |
|
|
|
# graylog_letsencrypt_cert: graylog.domain.tls |
|
|
|
# graylog_letsencrypt_cert: graylog.domain.tls |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# If set, will populate enabled_tls_protocols |
|
|
|
|
|
|
|
# on el7, TLSv1.3 seems to break filebeat connections, so, just enable TLSv1.2 |
|
|
|
|
|
|
|
graylog_tls_versions: |
|
|
|
|
|
|
|
- TLSv1.2 |
|
|
|