summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorBala.FA <barumuga@redhat.com>2013-08-09 17:26:48 +0530
committerVijay Bellur <vbellur@redhat.com>2013-08-13 07:08:07 -0700
commite3f2d5fb1e8a12317959748eee15d4ec1f8f3fa6 (patch)
treed301da496fbfd7cbbe8f398b8a43a4d2088920cf /doc
parent4e63eafaed6073eab3d87c579e964fa5302f0d63 (diff)
log: use /etc/glusterfs/logger.conf file for logging target
This patch fixes to use /etc/glusterfs/logger.conf file instead of /var/lib/glusterd/logger.conf for logging target (whether to use syslog or not) at run time. Change-Id: Icb1de9ebfb7e529940e2aac970978ad70b34b213 BUG: 928648 Signed-off-by: Bala.FA <barumuga@redhat.com> Reviewed-on: http://review.gluster.org/5542 Reviewed-by: Vijay Bellur <vbellur@redhat.com> Tested-by: Gluster Build System <jenkins@build.gluster.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/logging.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/logging.txt b/doc/logging.txt
index e4a857586..b4ee45996 100644
--- a/doc/logging.txt
+++ b/doc/logging.txt
@@ -60,7 +60,7 @@ disabled by passing '--disable-syslog' to ./configure or '--without
syslog' to rpmbuild
Even though its enabled at compile time, its required to have
-/var/lib/glusterd/logger.conf file to make it into effect before
-starting gluster services
+/etc/glusterfs/logger.conf file to make it into effect before starting
+gluster services
Currently all gluster logs are sent with error code GF_ERR_DEV.