Back to vBulletin 3.5 Add-ons

Apache Log Viewer
Mod Version: 1.00, by Trigunflame

This modification is in the archives.
vB Version: 3.5.3 Rating: (1 vote - 5.00 average) Installs: 6
Released: 11 Feb 2006 Last Update: Never Downloads: 16
Not Supported  

[CENTER]Apache Log Viewer
View Live Access

Summary:

Simply allows you to view apache log statistics for your desired logfile. Shows IP Addresses, Requests for that IP, and Last Request ordered by Total Requests.

It is compatible with Apaches common, and combined default log formats; other than that its up to you to make the modifications to suit your needs, if you need help just reply back here with the logformat that you use and we can add it as an option for other people.

Also to note, depending on the log file size it may take a good bit of memory to parse the logfile, although there is an option to set how many lines the script should parse before ending.

Note: You probably should set the path to Your domains logfile wherever that may be, as the global apache logfile is probably huge.

Installation:
  1. Download Zip File, Extract..
  2. Open apache_logs.php and edit these 2 settings:
    define('LOG_FILE_NAME', 'c:\apache\logs\common.log');
    define('LOG_FILE_LINES', 5000);
  3. Place apache_logs.php in your admincp folder
  4. Place cpnav_apache_logs.xml in your includes/xml/ folder
  5. Import the product-apache_logs.xml as a product
  6. Click the View Apache Logs link in your admincp navbar.

Changes:
Moved the feof loop outside of the fscanf to prevent termination of non-matching lines.

Download

This modification is archived and cannot be downloaded.

Similar Mods

Apache Log Viewer vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024