]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Tell in sarg.conf that access_log can be repeated
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 29 Aug 2012 05:47:46 +0000 (07:47 +0200)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Wed, 29 Aug 2012 05:47:46 +0000 (07:47 +0200)
The possibility of repeating access_log to read more than one log file was
not documented. It is now documented in sarg.conf.

sarg.conf

index d4a8f677ab7f14a333d598ad1748353b2fb483f4..bc17892f396b54af74780e8f4be048ac8f7343a4 100644 (file)
--- a/sarg.conf
+++ b/sarg.conf
@@ -2,7 +2,16 @@
 #
 # TAG:  access_log file
 #       Where is the access.log file
-#       sarg -l file
+#
+#       This option can be repeated up to 256 times to list rotated files or
+#       files from different sources.
+#      
+#       The files named here must exists or sarg aborts. It is intended as a
+#       safety against incomplete reporting due to problems occuring with the
+#       logs.
+#
+#       If some files are passed on the command line with "sarg -l file" or
+#       "sarg file", the files listed here are ignored.
 #
 #access_log /usr/local/squid/var/logs/access.log