diff options
| -rw-r--r-- | doc/logging.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/logging.txt b/doc/logging.txt index d1e568a31ab..71e43011f2a 100644 --- a/doc/logging.txt +++ b/doc/logging.txt @@ -59,7 +59,7 @@ This log framework can be disabled either at compile time or run time  - for compile time by passing '--disable-syslog' to ./configure or     '--without syslog' to rpmbuild (or) -- for run time by having a file /var/log/glusterd/logger.conf and +- for run time by having a file /var/lib/glusterd/logger.conf and    restarting gluster services  Currently all gluster logs are sent with error code GF_ERR_DEV.  | 
