Skip to content

Commit 2358fcd

Browse files
committed
fix(store-gateway): don't log to stdout
Since we're not execing the radosgw daemon, its view of /dev/stdout is not really stdout, resulting in the logs being eaten. Now they'll at least be on the filesystem should debugging be necessary.
1 parent 690b380 commit 2358fcd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

store/base/templates/ceph.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,3 @@ log file = /dev/stdout
1717
host = deis-store-gateway
1818
keyring = /etc/ceph/ceph.client.radosgw.keyring
1919
rgw socket path = /var/run/ceph/ceph.radosgw.gateway.fastcgi.sock
20-
log file = /dev/stdout

0 commit comments

Comments
 (0)