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 -- SigFileSender -- INFO -- Signatures of clipid 6pljIBkl56I for query The Dark Knight were sent successfully!
2009-04-14 15:38:09,751 -- SigFileSender -- ERROR -- Error getting response stream (ReadDone1): ReceiveFailure
2009-04-19 07:53:15,062 -- SigFileSender -- INFO -- Adding clip [fK2YP_a5HG4] to sending
queue
2009-04-19 07:53:15,063 -- SigFileSender -- INFO -- Starting to index clip [fYQRQbbWFMs]
Is Log Parser 2.2 capable to get spesific data through querys, with this log file format?
I mean, if for instance i want to get the latest Error message from this log format.
Log Praser 2.2 can do it?
Is it does, please help.
Thanks