in a nutshell I would like to flatten the log file entrys to a single
comma delimited line. ie:

FROM:
Fri Aug 13 11:37:28 2004
        User-Name = "[EMAIL PROTECTED]"
        NAS-IP-Address = 192.168.243.244
        Client-IP-Address = 192.168.243.244
        Timestamp = 1092422248

TO:
datestamp,[EMAIL PROTECTED],192.168.243.244,192.168.243.244,1092422248

is this possible in the config file someplace, or must I change the source.
and does anyone know where in the source ;-)

much thanks!
-- 
Patrick Luke
-
Composition must have its own inevitability about it "
--- HCB, 1952 - 2004

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to