PHP Classes

PHP Log: Parse log files and process with separate classes

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 43%Total: 920 This week: 1All time: 3,869 This week: 560Up
Version License PHP version Categories
php-log 0.2GNU General Publi...5.0PHP 5, Databases, Logging
Description 

Author

This package can be used to parse log files and process with separate classes.

It can open a given log file and extract values according to a regular expression. By default it uses Apache common log format regular expression.

For each log line it creates an array that contains the log field values. That array is passed to a parser class object for further processing.

A parser class is provided to insert the log field values in a MySQL database.

Picture of Dom Hastings
Name: Dom Hastings <contact>
Classes: 4 packages by
Country: United Kingdom
Age: 40
All time rank: 127958 in United Kingdom
Week rank: 411 Up12 in United Kingdom Up
Innovation award
Innovation award
Nominee: 1x

  Files folder image Files  
File Role Description
Plain text file class.log.mysql.php Class MySQL processor
Plain text file class.log.output.php Class Basic output processor
Plain text file class.log.php Class Main class
Plain text file class.log.processor.php Class Processor interface
Accessible without login Plain text file parse.php Example Example implementation
Accessible without login Plain text file test.log Data Test apache style log

 Version Control Unique User Downloads Download Rankings  
 0%
Total:920
This week:1
All time:3,869
This week:560Up
User Ratings User Comments (2)
 All time
Utility:58%StarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:66%StarStarStarStar
Tests:-
Videos:-
Overall:43%StarStarStar
Rank:3518
 
Does not support mysqli or PDO
8 years ago (Greg)
25%StarStar
Congratulations .
15 years ago (José Filipe Lopes Santos)
70%StarStarStarStar