Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Log Parsing

by GotToBTru (Prior)
on Mar 21, 2017 at 12:25 UTC ( [id://1185341]=note: print w/replies, xml ) Need Help??


in reply to Log Parsing

Help us help you. What code do you have so far? Check out tutorials here, and the Perl documentation.

  • You'll almost certainly need open to open the log files to read them.
  • the while loop is very commonly used to read lines from a file one at a time.
  • regular expressions will help you pull out the information you need from the lines in the log
But God demonstrates His own love toward us, in that while we were yet sinners, Christ died for us. Romans 5:8 (NASB)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-16 17:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found