Home »  Index · Download · Documentation · Example Usage · License · Credits ·

New: FileIterator PHP5 library

Enjoy my latest public PHP library: PHP5 open source FileIterator.

Apache Log Analyzer 2 Feed

Apache Log Analyzer 2 Feed ApacheLogAnalyzer2Feed is a really powerful open source PHP 5 class to parse and analyze Apache Web Server log files.
Analysis results are converted into a feed to let users subscribe with a feed reader.

You can define custom filters based on logs data — for instance User-Agent, IP, requested page... — and combine them to select just a limited resultset.
The class can easily be extended with additional filters and custom feed handlers.

A quick example

Would you like to be informed each time GoogleBot visits your website?
Would you like to receive a ping each time an user visit a specific URL of your site?
ApacheLogAnalyzer2Feed is the solution!

ApacheLogAnalyzer2Feed will analyze server logs for you and create a custom feed. You'll be able to track GoogleBot directly from your feed reader.

ApacheLogAnalyzer2Feed example usage

Are you looking for more example usage?
Have a look at example usage section, you'll find more ideas and related source code.

General Information

ApacheLogAnalyzer2Feed is an easy-to-use object oriented class, written in PHP 5, for parsing/filtering an Apache log file and reading it within a feed reader.

Search Engine Strategies 2007 Milan I created this project as a technical example for my speech at Search Engine Strategies 2007 in Milano, session RSS, Blogs & Search Marketing.
My goal was to demonstrate an alternative use of feeds, showing how RSS and Atom make SEO life easier.