Signed-off-by: Casey Bodley <cbodley@redhat.com>
type: str
level: advanced
desc: File-system path for ops log.
- long_desc: Path to file that RGW will log ops logs to.
+ long_desc: Path to file that RGW will log ops logs to. A cephadm deployment will automatically
+ rotate these logs under /var/log/ceph/. Other deployments should arrange for similar log rotation.
fmt_desc: The file-system path for writing operations logs.
+ daemon_default: /var/log/ceph/ops-log-$cluster-$name.log
services:
- rgw
see_also:
admin_socket = /var/run/ceph/ceph-osd.0.asok
log_file = /var/log/ceph/ceph-osd.0.log
mon_debug_dump_location = /var/log/ceph/ceph-osd.0.tdump
+ rgw_ops_log_file_path = /var/log/ceph/ops-log-ceph-osd.0.log
$ CEPH_ARGS="--fsid 96a3abe6-7552-4635-a79b-f3c096ff8b95" ceph-conf -n osd.0 --show-config -c /dev/null | grep fsid
fsid = 96a3abe6-7552-4635-a79b-f3c096ff8b95