My favorites | Sign in
Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
                
Show all Featured wiki pages:
CertificateAuthentication

About

Php-Syslog-ng is a frontend for viewing syslog-ng messages logged to MySQL in realtime. It features customized searches based on device, priority, date, time, and message.

Name Change

You may have noticed that I've started using the name '''LogZilla'''.

Moving forward, the php-syslog-ng application will be changing it's name to LogZilla in order to facilitate plans of moving to an Ajax front-end.

Website

Google Projects Page

Forums - please use this first for any problems

Report a bug

More Information

Demo Version

Demo the latest version of PHP-Syslog-NG

(login/pass is demo/demo]

Screenshots

Main Page

Graph Page

More Information

Step-by-Step install instructions

Change Log

Readme

Troubleshooting Guide

Submitting Patches

When submitting a patch, please follow these guidelines:

To create the patch file:

#1 Please be in the directory before "html" (i.e. /www/php-syslog-ng)

this will ensure that others can use the file without getting path errors

#2 Use diff -Nur followed by the path to the <original file>, then the <new file>:

diff -Nur html/includes/tailresult.php.orig html/includes/tailresult.php > filename.patch

To use the patch file:

cd /www/php-syslog-ng
patch -p0 < filename.patch








Hosted by Google Code