Tracking Log
datetime
username
ipaddr
source
type
% for rec in records:
${rec.dtstr}
${rec.username}
${rec.ip}
${rec.event_source}
${rec.event_type}
% endfor