in reply to Re^2: Is PERL right for parsing logs
in thread Is PERL right for parsing logs
Surely Perl is well suited for such a parsing task. But I have some questions first.
Some of that data seems broken, i.e. inconsistently formatted. In the first two records, the
and----------------- Browser ===> PD -----------------
strings are on their own lines (the second line of the record); in the subsequent records, those strings are at the end of the first line of the record. I'm also suspicious of all those empty lines within each record. Perhaps you made a copy-and-paste error?----------------- PD ===> BackEnd -----------------
|
|---|