egghelp.org community Forum Index
[ egghelp.org home | forum home ]
egghelp.org community
Discussion of eggdrop bots, shell accounts and tcl scripts.
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Login Prob with permanent log.yesterday

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    egghelp.org community Forum Index -> Archive
View previous topic :: View next topic  
Author Message
clyde
Voice


Joined: 16 Aug 2005
Posts: 3

PostPosted: Tue Aug 16, 2005 12:03 pm    Post subject: Login Prob with permanent log.yesterday Reply with quote

Hello everyone,

hmm my eggdrop works, but since I put in the conf file
a secound channnel, the log features won´t work correctly.

The Problem is, I use PISG to have an analysis for my hp.
So now the bot everday sets the current logfile to *.log.yesterday
and open a new channel.log file.

It works as long as my bot joins only one channel but now it won´t
work, i searched throught the whole net but dont find anything like
this.

Heres a small copy from my conf file: (include the Log Feature settings)

Code:
# Creating Channel1
channel add #channel1 {
  chanmode "+nrt-likm"
  idle-kick 0
  stopnethack-mode 0
}

# Creating Channel2
channel add #channel2 {
  chanmode "+nrt-likm"
  idle-kick 0
  stopnethack-mode 0
}

# LogFile for Channel
logfile jpks #channel1 "/opt/dawny/tmp/chan1.log"
logfile jpks #channel2 "/opt/dawny/tmp/chan2.log"

# Log Features
set log-time 1
set keep-all-logs 0
set switch-log-files-at 2500
set logfile-suffix ".%d%b%Y"
set quite-save 0
set quick-logs 0
set max-logsize 0


Must i specifie the Log Features for every channel? Or whats wrong???


please guys help me
Back to top
View user's profile Send private message
Alchera
Revered One


Joined: 11 Aug 2003
Posts: 3344
Location: Ballarat Victoria, Australia

PostPosted: Tue Aug 16, 2005 6:20 pm    Post subject: Reply with quote

Code:
##### LOG FILES #####

set max-logs 365

set max-logsize 0

set quick-logs 0

set raw-log 0

logfile mco * "logs/bot.log"

logfile jpk #channel "stats/channel.log"

# Use this feature to timestamp entries in the log file.
set log-time 1

# If you want to keep your logfiles forever, turn this setting on. All
set keep-all-logs 1

set logfile-suffix ".%d%b%Y"

The above are the settings I use for use with psig. Notice I use a separate folder to store the files, keeping them separate from the bots own log.

Logs are saved as channel.log.17Aug2005 etc etc (as an example).
_________________
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Back to top
View user's profile Send private message Visit poster's website
clyde
Voice


Joined: 16 Aug 2005
Posts: 3

PostPosted: Sun Aug 21, 2005 5:36 am    Post subject: Reply with quote

Hmm will try it out thanks anyway for help!

But now i have a bigger prob.

My Bot dont want load the language file Sad
I did anything, addlang to config, +lang to partyline,
the 3 files are in the correct dir and the start user is
the owner of the files. But my Bot dont want to
load the files!

Example
/dcc chat Bot
Bot MSGC1C
/msg =bot mysecretpassword
Bot MSGC009
Bot U entered the party line


???

Dont know... tilt i recompiled the complete bot but the same error when i start the bot, no language files! What can i do?
Back to top
View user's profile Send private message
clyde
Voice


Joined: 16 Aug 2005
Posts: 3

PostPosted: Sun Aug 21, 2005 6:12 am    Post subject: Reply with quote

that is all what i get if i try to load the bot:


LANG: No lang files found for section core.
Back to top
View user's profile Send private message
Alchera
Revered One


Joined: 11 Aug 2003
Posts: 3344
Location: Ballarat Victoria, Australia

PostPosted: Sun Aug 21, 2005 8:03 pm    Post subject: Reply with quote

For english, no language file setting is required as it's the default.
_________________
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    egghelp.org community Forum Index -> Archive All times are GMT - 4 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Forum hosting provided by Reverse.net

Powered by phpBB © 2001, 2005 phpBB Group
subGreen style by ktauber