Remove use_syslog to log to stdout
Logs sent to syslog are not read by pebble. Change-Id: I489932e02d9ea5dc9ae4b15b5ac4fd7902721c96
This commit is contained in:
parent
bcdf62ac3d
commit
84c10439a0
@ -8,7 +8,6 @@ debug = {{ options.debug }}
|
||||
{% if amqp %}
|
||||
transport_url = {{ amqp.transport_url }}
|
||||
{% endif %}
|
||||
use_syslog = true
|
||||
bind_port = 9282
|
||||
|
||||
{% if ceph.auth %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user