><event user="marcus" tty="ttyp6" host="ranum.com">User logged in</event> Then what's the point of <event>? Why not just log: user="marcus" tty="ttyp6" host="ranum.com" event="user logged in" Unnecessary complexity isn't going to make things easier. By mixing HTML-oid markup with thing=thing markup you now have 2 kinds of parsing to do. Pick ONE kind of parsing and stick with it. Compression makes all the redundant <> </> stuff or x="" stuff go away for all intents and purposes anyhow. mjr. --- Marcus J. Ranum http://www.ranum.com Computer and Communications Security mjrat_private _______________________________________________ LogAnalysis mailing list LogAnalysisat_private http://lists.shmoo.com/mailman/listinfo/loganalysis
This archive was generated by hypermail 2b30 : Mon Dec 30 2002 - 19:08:26 PST