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.

save time log

Old posts that have not been replied to for several years.
Locked
a
arkham

save time log

Post by arkham »

I generate stats of my chan with pisg every 15 minutes but i don't find the option for saving log of the chan every 15min. My eggdrop saves the log every hour.
I explored the eggdrop.conf specially the log section.
If you have any ideas to solve my problem... answer here :wink:
thx
O
Ofloo
Owner
Posts: 953
Joined: Tue May 13, 2003 1:37 am
Location: Belguim
Contact:

Post by Ofloo »

# Define here what Eggdrop considers 'hourly'. All calls to it, including such
# things as note notifying or userfile saving, are affected by this.
# For example:
#
# set hourly-updates 15
#
# The bot will save its userfile 15 minutes past every hour.
set hourly-updates 00

are you sur this means not that your log is updated every hour from what i can say its instantly updates the log, this is when the user file saves like if its 6:00 and you set it to 15 it will update the userfile at 06:15 .. but logs i tought they where instantly updated, ....?

i can't say i can read anything or anywhere that a userfile updates every 15 mins or that log does every hour ..? maybe i am mestaking but from what i have seen it instantly updates the log ..?
XplaiN but think of me as stupid
User avatar
gumbydammit
Master
Posts: 311
Joined: Thu Sep 05, 2002 4:52 pm
Location: Canada
Contact:

Post by gumbydammit »

# This could be good if you have had problem with the logfile filling
# your quota/hard disk or if you log +p and publish it to the web and
# need more up-to-date info. Note that this setting might increase the
# CPU usage of your bot (on the other hand it will decrease your mem usage).
set quick-logs 0
set this to 1 and it will write the logfile more often.
a.k.a. hellios
Locked