-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>Ok, so the problem hasn't gone away. I have commented out all of the lines in the torrc file for the logging thinking that would cause no logs to be created. But it seems that the logs are being created someplace else. Where would these logs be, as they have again filled up my hard drive to 100% and I need to purge them to get my system working again.
<br><br>Thanks for the assistance. The section in the torrc file relating the log files is below, and as I said I have commented out each line. Would the logs be going to the stderr or syslog as a default location. I probably should just send the logs to /dev/null just to make sure that they stop filling my hard drive.
<br><br>#Log debug-info file /var/log/tor/debug.log<br>## Send ONLY debug messages to /usr/local/var/log/tor/debug.log<br>#Log debug-debug file /var/log/tor/debug.log<br>## Send ONLY warn messages to /usr/local/var/log/tor/debug.log
<br>#Log debug-warn file /var/log/tor/debug.log<br>## To use the system log instead of Tor's logfiles, uncomment these lines:<br>#Log notice syslog<br>## To send all messages to stderr:<br>#Log debug stderr<br><br>-----BEGIN PGP SIGNATURE-----
<br>Version: GnuPG v1.4.2.1 (MingW32)<br><br>iD8DBQFEDEwRsDGV+i6wZnIRAmEdAKCdguBdhkiGxYQIrh7OzGQRw7ANMwCglAcJ<br>1nmhp8JlOtO1k86bB0kj6O8=<br>=nQCV<br>-----END PGP SIGNATURE-----<br><br><br><br><div><span class="gmail_quote">
On 3/3/06, <b class="gmail_sendername">Michael Holstein</b> &lt;<a href="mailto:michael.holstein@csuohio.edu">michael.holstein@csuohio.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; Thanks, I thought that the debug level was only for errors. Would<br>&gt; commenting out all the logging levels then cause no logging to occur at<br>&gt; all? Is that probably the best way to run the tor server, or should I
<br>&gt; have some sort of error logging in place?<br><br>Debug is too verbose, and might include information that you wouldn't<br>want to have around.<br><br>Doing normal logging (&gt;warn) is fine .. only generates a few errors when
<br>people try dumb stuff like CONNECT:port against your DirPort, and when<br>you have network writes that fail (although is scrubbs the address from<br>those).<br><br>I run a fairly busy exit node, and my log only grows by 100k or so a day
<br>(which newsyslog can rotate around).<br><br>~Mike.<br></blockquote></div><br>