This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

logs

General support and discussion of Eggdrop bots.
Post Reply
k
khalidxpert
Voice
Posts: 18
Joined: Sat Jan 26, 2008 2:03 am

logs

Post by khalidxpert »

Hi there

I am using an eggdrop on dalnet and its nick is NTAG

I am using logs format
logfile jkp #lahore "logs/#Lahore.log"

problem is i am using mircstats
http://www.nic.fi/~mauvinen/mircstats/

to generate web stats for my channel

when i put logfile generated by my bot NTAG i got error no starting date found

my bot is not logging date and time kindly help
w
willyw
Revered One
Posts: 1197
Joined: Thu Jan 15, 2009 12:55 am

Re: logs

Post by willyw »

khalidxpert wrote:Hi there
...
problem is i am using mircstats
...

to generate web stats for my channel

when i put logfile generated by my bot NTAG i got error no starting date found


my bot is not logging date and time kindly help
Are you sure? Perhaps it is, and mircstats just doesn't like the way Eggdrop makes the record.

Also:
Go here: http://eggwiki.org/Eggdrop.conf#Log_files
and scroll down to:
set log-time
and
set timestamp-format
and read the descriptions. Then inspect those settings in your eggdrop.conf.

For what it is worth, I just checked the log on one of mine, and it looks like this:

[02:04:41] Nick change: jack3 -> jack3_away

and at the bottom of the file:
[00:00:00] --- Fri Aug 22 2014

So it does log the date and time.

Again, I suspect that mircstats is looking for something different.
Perhaps it wants the date at the top of the file?
w
willyw
Revered One
Posts: 1197
Joined: Thu Jan 15, 2009 12:55 am

Post by willyw »

Check out:

http://www.egghelp.org/tclhtml/3478-4-0 ... rcstat.htm
mIRCStats Eggdrop Logger 1.5.5 29/03/2001 Jules

Creates channel logfiles in mIRC format so that they can be used with mIRCStats.


p.s.
How about PISG ? ... Will it do what you want?
http://pisg.sourceforge.net/examples
k
khalidxpert
Voice
Posts: 18
Joined: Sat Jan 26, 2008 2:03 am

Post by khalidxpert »

i have still problem

#logfile jpk #Lahore "logs/#lahore.log"

set log-time 1
set timestamp-format {[%H:%M:%S]}
set keep-all-logs 1
logfile mcobxs * "logs/NTAG.log"
set logfile-suffix ".%d%b%Y"


check in my config file I have write this.
I want my bot to creat log file this

Session Start: Sun Sep 07 03:15:11 2007
then chat for this day
then chat logs

then when date changed it should the next day date and so on chat

I have tried source scripts/channellog155.tcl
but fail to get the desired result.



pls. help
k
khalidxpert
Voice
Posts: 18
Joined: Sat Jan 26, 2008 2:03 am

pls. help

Post by khalidxpert »

please help
Post Reply