diff --git a/Administrator Guide/Logging.md b/Administrator Guide/Logging.md index 083b3b3..6b47ad0 100644 --- a/Administrator Guide/Logging.md +++ b/Administrator Guide/Logging.md @@ -5,7 +5,7 @@ Below lists the component, services, and functionality based logs in the Gluster ##glusterd: -glusterd logs are located at `/var/log/glusterfs/etc-glusterfs-glusterd.vol.log`. One glusterd log file per server. This log file also contains the snapshot and user logs. +glusterd logs are located at `/var/log/glusterfs/glusterd.log`. One glusterd log file per server. This log file also contains the snapshot and user logs. ##gluster cli command: gluster cli logs are located at `/var/log/glusterfs/cli.log`. Gluster commands executed on a node in a GlusterFS Trusted Storage Pool is logged in `/var/log/glusterfs/cmd_history.log`.