X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=sgml%2FspiderFAQ.sgml;h=c60216c7f53e517e4e3b6aace143431f66c35c61;hb=0bbd79b480f385485ce6b0be25f9dee47e955eb1;hp=2dc5a0a51a431a6525882c96938aa3778c614329;hpb=4a89177a94f3a5ca3f3a1d1231ae5cdd6abd5155;p=spider.git diff --git a/sgml/spiderFAQ.sgml b/sgml/spiderFAQ.sgml index 2dc5a0a5..c60216c7 100644 --- a/sgml/spiderFAQ.sgml +++ b/sgml/spiderFAQ.sgml @@ -6,7 +6,7 @@ The DXSpider FAQ <author>Ian Maude, G0VGS, (ianmaude@btinternet.com) -<date>Version 0.3 January 2001 +<date>Version 0.4 March 2001 <abstract> A reference for SysOps of the DXSpider DXCluster program. </abstract> @@ -111,5 +111,15 @@ forward.pl and edit it to meet your requirements. You will need to issue the command <em>load/forward</em> or restart Spider for the changes to take effect. +<sect1>How can I automatically limit the amount of debug logfiles that are stored? + +<P> +Use the tmpwatch command. Add a line in /etc/cron.daily like this ... + +<tscreen><verb> +/usr/sbin/tmpwatch -f 240 /spider/data/debug +</verb></tscreen> + +This will limit your debug data down to the last 10 days </article>