micro-osd.sh: set a location for mgr logging

I found this useful when debugging the mock nfs configuration
pool and the nfs mgr module.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2022-03-10 14:48:55 -05:00 committed by mergify[bot]
parent e74d868365
commit 50f803daa4
1 changed files with 3 additions and 0 deletions

View File

@ -72,6 +72,9 @@ osd objectstore = memstore
osd class load list = *
osd class default list = *
[mgr.${MGR_NAME}]
log_file = ${LOG_DIR}/mgr.log
[client.rgw.${RGW_ID}]
rgw dns name = ${HOSTNAME}
rgw enable usage log = true