extracting data from web-seal log
Posted: Tue Feb 28, 2012 9:56 pm
Hi,
I need to extract login sucessful / unscessful info from web-seal log, I tried importing it but I get the following message
Line 14, position 2: There are multiple root items elements.
I think this error is because an entire log file (audit trail) is not a single well-formed XML document.
Each audit event in the log file is written as a standalone XML data block (<event ...> ... </event>). Each data block conforms to XML syntax.
Could you please let me know how we can extract data from web-seal log in this case.
Thanks in advance.
Kind Regards,
Philip
I need to extract login sucessful / unscessful info from web-seal log, I tried importing it but I get the following message
Line 14, position 2: There are multiple root items elements.
I think this error is because an entire log file (audit trail) is not a single well-formed XML document.
Each audit event in the log file is written as a standalone XML data block (<event ...> ... </event>). Each data block conforms to XML syntax.
Could you please let me know how we can extract data from web-seal log in this case.
Thanks in advance.
Kind Regards,
Philip