Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^2: Paragraph grep

by siberia-man (Friar)
on Oct 04, 2017 at 19:11 UTC ( [id://1200674]=note: print w/replies, xml ) Need Help??


in reply to Re: Paragraph grep
in thread Paragraph grep: request for testing, comments and feedbacks

Thanks for your comment. I know these options. But they don't solve the task of parsing log files. Most probably, I haven't been very specific and some explanations are required. A log file could be:
2017-09-04 22:02:14.123 INFO: Some log message having param1=value1 2017-09-04 22:02:14.349 DEBUG: Multiline log entry Some extended logging: debug { param1 value1 param2 value2 } 2017-09-04 22:02:14.658 INFO: Another log message param2=value2
If we need all entries containing some specific strings (let say value1), it is difficult to parse the file with -00. That's why I (re)invented a bike. :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1200674]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-28 16:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found