-
Posted to
Advanced Topics
by
ytsejam1
on
04-24-2009, 7:59 PM
Hello,
From some reason the LogRecordSet.getRecord() method doesn't collecting the whole message.
It collect only a part of the string , this is a problem when i have long messages with Exceptions.
Example:
Date -- Service -- Type -- Sub -- Text
2009-04-17 01:15:15,875 -- SeedRetrival -- ERROR -- Inner Error -- Cannot insert duplicate key ...
-
Posted to
Input Formats
by
ytsejam1
on
04-24-2009, 7:42 PM
Hi,
I had to configure The COMTSVInputContext object for the separators but that was easy.
Thank you very much!
-
Posted to
Input Formats
by
ytsejam1
on
04-22-2009, 9:35 AM
Hello
I'm new to log parser 2.2
I need to control some log files . Here is a littel piece from the log:
2009-04-13 12:26:13,121 -- SigFileSender -- INFO -- Adding clip [E3-0ktY9yTU] to sending queue
2009-04-13 12:26:13,125 -- SigFileSender -- INFO -- Starting to index clip [MgkkdiPPNo8]
2009-04-13 12:26:19,228 -- ...