From 79e73548d9c1b6e40e8b251a4ebdc2a71ff168f7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Fri, 21 Dec 2012 15:40:22 +0000 Subject: [PATCH] Update documentation. --- org.glite.lb.doc/src/LBAG-Running.tex | 2 +- org.glite.lb.logger/doc/glite-lb-interlogd.8 | 2 +- org.glite.lb.logger/doc/glite-lb-logd.8 | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/org.glite.lb.doc/src/LBAG-Running.tex b/org.glite.lb.doc/src/LBAG-Running.tex index 56d19a3..61e4a2e 100644 --- a/org.glite.lb.doc/src/LBAG-Running.tex +++ b/org.glite.lb.doc/src/LBAG-Running.tex @@ -676,7 +676,7 @@ The daemons communicate over UNIX socket \verb'/tmp/interlogger.sock', can be changed with \verb'-s' (for both daemons simultaneously). \item[Event files] are stored -with prefix \verb'/var/glite/log/dglogd.log' (changed with \verb'-f'). +with prefix \verb'/var/spool/glite/lb-locallogger/dglogd.log' (changed with \verb'-f'). \end{description} diff --git a/org.glite.lb.logger/doc/glite-lb-interlogd.8 b/org.glite.lb.logger/doc/glite-lb-interlogd.8 index 1141ace..63359fa 100644 --- a/org.glite.lb.logger/doc/glite-lb-interlogd.8 +++ b/org.glite.lb.logger/doc/glite-lb-interlogd.8 @@ -69,7 +69,7 @@ Don't run as daemon (do not fork and put itself into background). Additional dia .TP .BI \-i " FILE" "\fR,\fP --pidfile " FILE -Store process id into this file rather than default /var/glite/glite-lb-[notif|proxy]-interlogd.pid +Store process id into this file rather than default /var/run/glite/glite-lb-[notif|proxy]-interlogd.pid .TP .BI \-f " PREFIX" "\fR,\fP --file-prefix " PREFIX diff --git a/org.glite.lb.logger/doc/glite-lb-logd.8 b/org.glite.lb.logger/doc/glite-lb-logd.8 index cb58116..ef11d03 100644 --- a/org.glite.lb.logger/doc/glite-lb-logd.8 +++ b/org.glite.lb.logger/doc/glite-lb-logd.8 @@ -57,7 +57,7 @@ protocol+server prefix from the jobid and appending the rest to this .I PREFIX. .I PREFIX -defaults to /var/glite/log/dglogd.log. +defaults to /var/spool/glite/lb-locallogger/dglogd.log. The value has to be same as used in the cooperating glite-lb-logd. @@ -81,7 +81,7 @@ The value has to be same as used in the cooperating glite-lb-interlogd. .BI \-i " FILE" "\fR,\fP --pidfile " FILE Store pid into .I FILE\fR.\fP -Defaults to /var/glite/glite-lb-logd.pid. +Defaults to /var/run/glite/glite-lb-logd.pid. .TP .B "-V\fR,\fP --version" @@ -117,7 +117,7 @@ Dangerous, for debugging only! Don't use at all. Default name of local socket. .TP -.I /var/glite/log/dglogd.log* +.I /var/spool/glite/lb-locallogger/dglogd.log* Default location of the event storage files. .TP No configuration files needed. -- 1.8.2.3