On Tue, Apr 17, 2012 at 12:32 PM, James Cammarata <jimi@sngx.net> wrote:

Interesting, if that's true it was changed a LONG time ago:

defe28ec (Michael DeHaan 2009-02-12 18:14:24 -0500 28) \
 fd.write("%s\t%s\t%s\tstart\t%s\n" % (objtype,name,ip,time.time()))

Frankly I'd just archive your existing log files and start from
scratch (or write a quick shell script to convert them).

Yep, that's exactly what I did.

- Gonzalo