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:
John Mulligan 2022-03-18 14:05:08 -04:00 committed by mergify[bot]
parent 61826a4af5
commit d01392853c
1 changed files with 1 additions and 1 deletions

View File

@ -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
}