mirror of https://github.com/ceph/go-ceph
micro-osd.sh: make rgw log location be consistent with every other daemon
Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
parent
61826a4af5
commit
d01392853c
|
@ -87,7 +87,7 @@ rgw usage log tick interval = 1
|
|||
rgw usage log flush threshold = 1
|
||||
rgw usage max shards = 32
|
||||
rgw usage max user shards = 1
|
||||
log file = /var/log/ceph/client.rgw.${RGW_ID}.log
|
||||
log file = ${LOG_DIR}/client.rgw.${RGW_ID}.log
|
||||
rgw frontends = beast port=80
|
||||
EOF
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue