<?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/3022" />

	<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>2003-03-06T18:35:12-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-06T18:35:12-04:00</updated>

		<published>2003-03-06T18:35:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17489#p17489</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17489#p17489"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17489#p17489"><![CDATA[
D'oh! I guess that just proves that you should always read the _full_ document, not just half way through <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_biggrin.gif" width="15" height="15" alt=":D" title="Very Happy"> I actually did check the tricks section out earlier on, but missed that line. Oh well, thanks for the help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Thu Mar 06, 2003 6:35 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-06T18:05:13-04:00</updated>

		<published>2003-03-06T18:05:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17487#p17487</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17487#p17487"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17487#p17487"><![CDATA[
OOPS, I didn't real you post right, or a skipped back, too far when referancing part of it.<br><br>Anyhow, from the good old eggdrop included doc, TRICKS<blockquote class="uncited"><div>- If you don't want your logfiles to be deleted after two days and<br>  don't want the bot to create a new logfile each new day, then set<br>  'keep-all-logs' to 0 and 'switch-logfiles-at' to 2500 in your bot<br>  config file to make it keeping one logfile all the time. However,<br>  this is not recommended on high traffic channels.</div></blockquote>Aditionaly, set teh max log file size to 1024, to limit to 1 MB<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Mar 06, 2003 6:05 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-06T16:22:57-04:00</updated>

		<published>2003-03-06T16:22:57-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17485#p17485</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17485#p17485"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17485#p17485"><![CDATA[
If I do that how can I get rid of the date that is added to the logfile's name? At least setting logfile-suffix "" does not help.<p>Statistics: Posted by Guest — Thu Mar 06, 2003 4:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2003-03-06T15:36:41-04:00</updated>

		<published>2003-03-06T15:36:41-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17481#p17481</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17481#p17481"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17481#p17481"><![CDATA[
You need to set keep-all-logs to 1<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Thu Mar 06, 2003 3:36 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2003-03-06T13:22:58-04:00</updated>

		<published>2003-03-06T13:22:58-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=17477#p17477</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=17477#p17477"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=17477#p17477"><![CDATA[
At the moment I have the following options:<br><br>set max-logsize 1000<br>logfile jpk #uusiaika "logs/uusiaika.log"<br>set keep-all-logs 0<br># set switch-logfiles-at 300<br><br>Even though I have disabled swith-logfiles-at, the bot still makes a new logfile at 3.00 AM and names the old log uusiaika.log.yesterday.<br><br>Is there some way to make Eggdrop log channel activity to just one file that would have a maximum size of, say, 1 meg? How is this done?<br><br>Thanks for any help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by Guest — Thu Mar 06, 2003 1:22 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-18T14:19:22-04:00</updated>

		<published>2002-11-18T14:19:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13319#p13319</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13319#p13319"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13319#p13319"><![CDATA[
It will do this every 5 mins if I remember rightly.<br><br>If you have several logs, it can be resource hungry to do it every min. Being only 4 mins behind, is nothing, and is probably worth the effort.<br><br>However, again see the config file, for the setting that will change it to 1 min (there is either 1 or 5 mins. It is a non user-definable value).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Nov 18, 2002 2:19 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2002-11-18T13:41:13-04:00</updated>

		<published>2002-11-18T13:41:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13318#p13318</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13318#p13318"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13318#p13318"><![CDATA[
<blockquote class="uncited"><div>Which of the three log file method paths are you trying to take?<br><br>1 logfile per day?<br>1 logfile only?<br>todays and yesterdays only?</div></blockquote>logfile per day:<br><br>now i test this:<br><br>set keep-all-logs 1<br>set logfile-suffix ".%d%b%Y"<br><br>logfile msbxco * "logs/amalith.log"<br>logfile jpk #milosch "/home/masterjm/egg1/logs/milosch/milosch.log"<br><br><br>seems to work (the files have the name milosch.log.day_month_year<br>but we will see in 1-2 days <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_wink.gif" width="15" height="15" alt=";)" title="Wink"><br><br>and how many times do the egg save the chan?<br>can i force to do it every minute?<br><br>thx ppslim<br><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Mon Nov 18, 2002 1:41 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-18T10:36:32-04:00</updated>

		<published>2002-11-18T10:36:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13309#p13309</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13309#p13309"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13309#p13309"><![CDATA[
Which of the three log file method paths are you trying to take?<br><br>1 logfile per day?<br>1 logfile only?<br>todays and yesterdays only?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Mon Nov 18, 2002 10:36 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2002-11-18T09:49:32-04:00</updated>

		<published>2002-11-18T09:49:32-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13305#p13305</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13305#p13305"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13305#p13305"><![CDATA[
<blockquote class="uncited"><div>PLease read the documentation.</div></blockquote><img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_sad.gif" width="15" height="15" alt=":(" title="Sad"><br>i have read it:<br><br># If you want to keep your logfiles forever, turn this setting on. All<br># logfiles will get suffix ".[day, 2 digits][month, 3 letters][year, 4 digits]".<br># Note that your quota/hard-disk might be filled by this, so check your logfiles<br># often and download them.<br>set keep-all-logs 0<br><br><br>this is from the docu, but it dont work, so i dont know whats wrong.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Mon Nov 18, 2002 9:49 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-17T14:39:22-04:00</updated>

		<published>2002-11-17T14:39:22-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13267#p13267</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13267#p13267"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13267#p13267"><![CDATA[
PLease read the documentation.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Sun Nov 17, 2002 2:39 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2002-11-16T08:34:46-04:00</updated>

		<published>2002-11-16T08:34:46-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13229#p13229</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13229#p13229"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13229#p13229"><![CDATA[
<blockquote class="uncited"><div>There are 3 methods of logging<br><br>Logging using the default mode, which logs today, and yesterday only.<br><br>One continious log, where it never ends.<br><br>And appending the date to the file, and using 1 log per day.<br><br>These are all documented throughout various files included with eggdrop.</div></blockquote>thx this way, but i have put in the conf:<br><br>set keep-all-logs 0<br>logfile msbxco * "logs/amalith.log"<br>logfile jpk #milosch "/home/masterjm/egg1/logs/milosch/milosch.log"<br><br><br>and the egg do .log.log.yesterday<br><br>is something wrong?<br>(i want day by day logging)<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Sat Nov 16, 2002 8:34 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2002-11-15T08:32:28-04:00</updated>

		<published>2002-11-15T08:32:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13202#p13202</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13202#p13202"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13202#p13202"><![CDATA[
There are 3 methods of logging<br><br>Logging using the default mode, which logs today, and yesterday only.<br><br>One continious log, where it never ends.<br><br>And appending the date to the file, and using 1 log per day.<br><br>These are all documented throughout various files included with eggdrop.<br><br>The meaning of "jpk" is also inside the config file. These are the types of messages to be logged in this file.<br><br>You can also type ".help console" for a list of the flags that can be used in log files.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Fri Nov 15, 2002 8:32 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[MasterJM]]></name></author>
		<updated>2002-11-15T06:54:05-04:00</updated>

		<published>2002-11-15T06:54:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=13199#p13199</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=13199#p13199"/>
		<title type="html"><![CDATA[channel loggin]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=13199#p13199"><![CDATA[
hi,<br><br>my conf file inclueded:<br><br>logfile jpk #channel "/logs/chan.log"<br><br>but it logs only the actually day and channel.log.yesterday<br><br>how is it possible to log day for day<br>-&gt; channel.log.day (or week)<br><br>sorry for this question, but i can not find<br>the meaning of "jpk"<br><br>thx for help <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=1065">MasterJM</a> — Fri Nov 15, 2002 6:54 am</p><hr />
]]></content>
	</entry>
	</feed>
