read log

Hi, I have read in my log file (i use syslog daemon) and there are this information:

pppoe,ppp,info,account user1 logged out, 1496 90605062 85910780 138040 122433 in 9-May 10:43:47.54 from 192.168.0.1

what means these numbers in the file of log?

1496 90605062 85910780 138040 122433


Thanks

session time, bytes in, bytes out, octets in, octets out

I’d say the last two are more the number of packets?

Best regards,
Christian Meis

Could be :smiley:

1496 to that time corresponds? hours, minuteren, second?

octets what is? octets=packet?

time is in seconds, octets = bytes

Best regards,
Christian Meis