<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/19118" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2012-10-02T12:04:16-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/19118</id>

		<entry>
		<author><name><![CDATA[willyw]]></name></author>
		<updated>2012-10-02T12:04:16-04:00</updated>

		<published>2012-10-02T12:04:16-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100099#p100099</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100099#p100099"/>
		<title type="html"><![CDATA[Re: Disable logging of channel stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100099#p100099"><![CDATA[
[quote="Iljan"]Hi, have been reading a lot of tutorials about the logging of eggdrop but i cant really find a solution to get rid of these (in my opinion) stupid log-lines...<br><br>...<br><br>First i thought it was the "-statuslog" but that didn't do the trick:<br><div class="codebox"><p>Code: </p><pre><code>##### LOGGING #####...set quick-logs 0...        -shared         -statuslog...Besides that, it writes out to log's every 5 minutes and not real-time. I like to tail my files in a shell window during testing. So i prefer to change this to real-time or every several seconds.[/quote]In partyline, do:   .chaninfo #channeland check statuslog setting there. Use .chanset to change it, if need be.Change:set quick-logs 0 toset quick-logs 1reference:http://eggwiki.org/Eggdrop.confand search for both set quick-logsandstatuslogI hope this helps.</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10420">willyw</a> — Tue Oct 02, 2012 12:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Iljan]]></name></author>
		<updated>2012-10-02T10:49:23-04:00</updated>

		<published>2012-10-02T10:49:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100098#p100098</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100098#p100098"/>
		<title type="html"><![CDATA[Disable logging of channel stats]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100098#p100098"><![CDATA[
Hi, have been reading a lot of tutorials about the logging of eggdrop but i cant really find a solution to get rid of these (in my opinion) stupid log-lines...<br><div class="codebox"><p>Code: </p><pre><code>[16:40:04] @#dutch02 (+tn) : [m/2 o/1 h/0 v/0 n/1 b/0 e/- I/-][16:40:04] @#dutch03 (+tn) : [m/1 o/1 h/0 v/0 n/0 b/0 e/- I/-][16:40:04] @#dutch04 (+tn) : [m/1 o/1 h/0 v/0 n/0 b/0 e/- I/-][16:40:04] @#dutch05 (+tn) : [m/1 o/1 h/0 v/0 n/0 b/0 e/- I/-][16:40:04] @#dutch06 (+tn) : [m/2 o/1 h/0 v/0 n/1 b/0 e/- I/-][16:40:04] @#dutch07 (+tn) : [m/1 o/1 h/0 v/0 n/0 b/0 e/- I/-]</code></pre></div>First i thought it was the "-statuslog" but that didn't do the trick:<br><div class="codebox"><p>Code: </p><pre><code>##### LOGGING #####set max-logs 200set max-logsize 0set quick-logs 0logfile mco * "logs/lotje"#logfile jpk #lamest "logs/Lotje.log"set log-time 1set keep-all-logs 1set logfile-suffix ".%d%b%Y.log"set switch-logfiles-at 300set quiet-save 1set global-chanset {        -autoop         -autovoice        -bitch          -cycle        +dontkickops    -dynamicbans        -dynamicexempts -dynamicinvites        -enforcebans    -greet        -inactive       +nodesynch        -protectfriends -protectops        -revenge        -revengebot        -secret         -seen        -shared         -statuslog        +userbans       +userexempts        +userinvites}[quote]</code></pre></div>Besides that, it writes out to log's every 5 minutes and not real-time. I like to tail my files in a shell window during testing. So i prefer to change this to real-time or every several seconds.<br><br>Hints or tips anyone? I would be very happy to see this solved.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12089">Iljan</a> — Tue Oct 02, 2012 10:49 am</p><hr />
]]></content>
	</entry>
	</feed>
