> I am trying to find the Logging file. I have read: > http://www.htdig.org/attrs.html#logging but it does not mention where > the actual log file is located on the server.
ht://Dig logging is accomplished through syslog(). So, where does your Unix system keep the syslog log files? Filter them for messages from the facility LOG_LOCAL5, and there you are. cu, Martin P.S.: For the VMS port, I inserted syslog() API dummies (for now). -- One OS to rule them all | Martin Vorlaender | VMS & WNT programmer One OS to find them | work: [EMAIL PROTECTED] One OS to bring them all | http://www.pdv-systeme.de/users/martinv/ And in the Darkness bind them.| home: [EMAIL PROTECTED] ------------------------------------------------------- This sf.net email is sponsored by: To learn the basics of securing your web site with SSL, click here to get a FREE TRIAL of a Thawte Server Certificate: http://www.gothawte.com/rd524.html _______________________________________________ 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

