Parsing Process Log files - looking for Perl Modules

S

SSS Develop

I am looking for Perl Modules which can help me parse the log files.

I have monitoring framework which kind of scrapes Web Applications(sites). Visits web sites, fills the login form, clicks login button, verifies the welcome page content.

This generates the log files - logs details of each step.. something like: Monitoring site started, got the login form, filled the login form, clicked on the form, got the response, authentication failed etc..etc


I would like to parse the log files for [1] check the consistency of each block (I am calling block for one monitoring instance log). [2] What times failures (authentication failures etc) etc etc.


Please help by suggesting Text Parsing modules/or other Open source tools.

thank you,
 
J

Jürgen Exner

[Could you please limit your line lenght to the established standard
Usenet line length of ~75 characters? Thank you.
I will not not reformat your text for you.]

SSS Develop said:
I am looking for Perl Modules which can help me parse the log files.
[...]
This generates the log files - logs details of each step.. something like: Monitoring site started, got the login form, filled the login form, clicked on the form, got the response, authentication failed etc..etc
[...]
Please help by suggesting Text Parsing modules/or other Open source tools.

Unfortunately you are very vague as to the format of your log files.
If they are in a customary format then there is a fair chance that you
may find a ready-made module on CPAN.

If they are not then you may be able to modifiy a module for your needs
or at the very least learn how other people did it and copy their
approach.

jue
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top