Hi,

I've been starting to write a log parser for the popper log for our tech
support people. Putting certain things from the log into HTML tables per
day, etc.. so far i'm picking out bad logins, good logins (but only after
a bad login), pop timeouts, pop hangups, and pop lock busies.
Anyway, i was pulling out the good logins by the lines containing "Stats:"
but i dont know if this is correct? Does this take place at login or after
all interaction is done with the user? If it's at login i guess it's stats
of msgs that WILL be deleted/WILL be kept, and if it's AFTER, it's msgs
that WERE deleted/WERE kept. It sounds more plausible that it would be
after interaction, but the timestamps just dont seem right..maybe i'm
reading it wrong.
Lastly, any debug lines you think would be helpful to my people that
i should include in the logfile? I really dont want to enable ALL
debugging, because the logfile gets REALLY huge and 1/2 of the stuff i
dont need. So if i could just select a choice few entries, that would be
fine. i dont care if i have to change the specific DEBUG_LOG's to
pop_msg's
Definately lastly, what exactly does the pop timeout and pop hangup
messages represent. I was hoping when the user cancelled the message
download, that's when the hangup messages came up

I'm running 3.0.1 on linux with:
--enable-servermode --enable-specialauth --enable-hash-spool=2 --ena
ble-temp-drop-dir=/usr/tmp/.pop

Thanx,

-Tony
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.
Anthony J. Biacco                       Network Administrator/Engineer
[EMAIL PROTECTED]       Intergrafix Internet Services

    "Dream as if you'll live forever, live as if you'll die today"
http://www.asteroid-b612.org                http://www.intergrafix.net
.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-._.-.


Reply via email to