Hi Geoff, Geoff Hutchison wrote:
> On Thu, 27 Dec 2001, Mike Gifford wrote: >>This was helpful, but I'm not sure why this isn't writing to the >>location I specified... > Most system daemons do not re-read logfiles automatically. You have to > send them the HUP (hangup) signal. So take a look for a > /var/run/syslogd.pid file and then > kill -HUP [syslog-PID] This did the trick... >>Adding a crontab is easy enough to do.. I just am not sure how to get >>it to rotate the logs.. > If you have a RedHat box, take a look at /etc/logrotate.conf and "man > logrotate"--should tell you what you want. Still working on this, but should be able to figure it out from here.. Thanks! Mike -- Mike Gifford, OpenConcept Consulting, http://www.openconcept.ca Supporting progressive organizations in online campaigns and tools. Feature: Women's Learning Partnership http://learningpartnership.org Truth is that which confirms what we already believe. Northrop Frye _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

