Hello,

A small (off-topic) question,

Does anybody know wheter there is a XML description for syslog? Kind of
(defacto) standard one.

I don't mean the XML used in e.g syslog-relable (which adds fields).
But one that can be used to "store" rfc3164 messages, after spitting them in the
fields as decribed in the syslog standards. So, something like: (psuedo
notation)
   <syslog>
    <PRI><fac>8</fac><sev>5</sev></PRI>
    <HEADER>
         <timestamp> ....
         <hostname> ....
         <TAG progname="aProg">/PATH/To/AProg[1,2]</TAG>
    </HEADER>
   ....

As you see, I is easy to create one. But, it would be nice to have a standandard
one.

Thanks


ALbert





Reply via email to