mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 03:09:21 +02:00
* use session data, no data from post! color-expression.php * use session data, no data from post! filter-host.php * use session data, no data from post! syslog-display.php syslog-index.php * corrected color an expression handling include.php * $_SESSION['searchmsg'] was not correctly implement * Add session handling for color an expression syslog-index.php /* 2005-09-19 by mm * Removed the two lines below, because $_POST['sortMethode'] is never used! * NOTE that it is not a good approach to assign values to $_POST or to any * other PHP Superglobals! if( !isset($_POST['sortMethode']) ) $_POST['sortMethode'] = "DESC"; * end 2005-09-19 */ index.php * Note, msg in the future fixed (false timestamp) de.php en.php *Entry added
Description
Adiscon LogAnalyzer, a web frontend to log data from the same folks the created rsyslog
Languages
PHP
89.9%
HTML
6.1%
CSS
3.5%
JavaScript
0.5%