1827757 Members
3036 Online
109969 Solutions
New Discussion

analyze log file

 
malex
Occasional Contributor

analyze log file

How it is possible to analyze a broad gully a log file of other program????
2 REPLIES 2
Nicolas Dumeige
Esteemed Contributor

Re: analyze log file

Hello,

You could start by looking at a sample of this log to get how are written entries.
Then, use grep, perl, awk, sed, ... to searhc for pattern like 'error' 'OK' or whatever is meaningfull for the application.?

Cheers

Nicolas
All different, all Unix
Olivier Decorse
Respected Contributor

Re: analyze log file

Can you give an full example of :
1) your log file,
2) result file you want.

Then we can begin to help you.

Olivier.
They say "install windows 2k, xp or better", so i install unix !