Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 565 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 565 Bytes

WebSysLog 2.0

This is a simple Syslog viewer written in PHP. Your syslog server must be configured to push syslog messages to a MySQL database.

Instructions for writing syslog to MySQL can be found here: [[http://www.rsyslog.com/doc/rsyslog_mysql.html]]

Edit config.php to enter your database information and basic setup.

Version 2.0: Screenshot


Version 1.0 (by github.com/tmanternach): Screenshot