logging - suggest a good tool to automate the log parsing work -
The log form must be
To analyze and validate the log,
< Client sent from 3010 & lt; "Xyz" | P1 | P2 | P3 ...... Pn & gt; ## VAL1 = dat1, val2 = dat2, val3 = dat3 ## Response to client 3020 & lt; "Xyz" | P1 | P2 | P3 ...... Pn & gt; # 3 VAL3 = dat3, val3 = dat3, val1 = dat1 ##I have 3010 "Xyz" and the other parameters are the same as desired by the reaction line (the next line)
on UNIX: