lower stunnel log level
This commit is contained in:
parent
248ed5fd02
commit
d9ad8c7ee7
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ options = SINGLE_ECDH_USE
|
||||||
options = SINGLE_DH_USE
|
options = SINGLE_DH_USE
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
# this means log level = warning
|
||||||
|
debug = 4
|
||||||
|
|
||||||
setuid = stunnel4
|
setuid = stunnel4
|
||||||
setgid = stunnel4
|
setgid = stunnel4
|
||||||
pid = /var/run/stunnel4/prometheus-agent.pid
|
pid = /var/run/stunnel4/prometheus-agent.pid
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue