On Dec 7, 2007 11:18 PM, R. Kent Wenger < wenger@xxxxxxxxxxx> wrote:
> On Thu, 6 Dec 2007, Nguyen Chi Hiep wrote:
>
> > Is there any tool for converting condor logs to XML format (like CBE) or
> > some things which can be read more easily?
>
> I don't know of a tool for converting existing logs. But you can have
> Condor write the logs in XML in the first place by putting this:
>
> log_xml = true
>
> into your submit file.
>
> Kent Wenger
> Condor Team