My favorites | Sign in
Logo
                
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.

Website

Google Projects Page

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