mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 11:19:26 +02:00
92 lines
3.2 KiB
HTML
92 lines
3.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>phpLogCon Manual :: Index</title>
|
|
<META NAME="robots" CONTENT="INDEX,FOLLOW">
|
|
<META http-equiv="pragma" CONTENT="no-cache">
|
|
<link rel="stylesheet" href="../layout/phplogcon.css" type="text/css">
|
|
</head>
|
|
<body>
|
|
<table align="center" width="100%" cellspacing="0" cellpadding="0" border="0" CLASS="EventTable">
|
|
<tr>
|
|
<td width="220" align="left"><img src="../images/phplogcon.gif" border="0"></td>
|
|
<td align="left">
|
|
<h1>phpLogCon monitoring</h1>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<h1>phpLogCon 1.0</h1>
|
|
<p>phpLogCon is an easy to use solution for browsing syslog messages, Windows event log data and other network
|
|
events over the web. While originally initiated to work in conjunction with
|
|
Adiscon's MonitorWare product line, it can easily be modified to work with
|
|
other solutions as well.</p>
|
|
<ul>
|
|
<li>
|
|
<a href="design.htm">1. Design Goals</a>
|
|
<ul>
|
|
<li><a href="design.htm#1_1">1.1 Main Usage Points</a></li>
|
|
<li><a href="design.htm#1_2">1.2 Portability</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="getting-started.htm">2. Getting Started</a>
|
|
<ul>
|
|
<li><a href="getting-started.htm#2_1">2.1 Minimum Requirements</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="setup.htm">3. phpLogCon Setup</a>
|
|
<ul>
|
|
<li><a href="setup.htm#3_1">3.1 Configuration Settings</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="using.htm">4. Using The Web Interface</a>
|
|
<ul>
|
|
<li><a href="using.htm#4_1">4.1 General Concepts</a></li>
|
|
<li><a href="using.htm#4_2">4.2 Overall Event Filter</a></li>
|
|
<li><a href="using.htm#4_3">4.3 Page Layout</a></li>
|
|
<li><a href="using.htm#4_4">4.4 HomePage/Index</a></li>
|
|
<li><a href="using.htm#4_5">4.5 Show Events</a></li>
|
|
<li><a href="using.htm#4_6">4.6 Show SysLogTags</a></li>
|
|
<li><a href="using.htm#4_7">4.7 Details</a></li>
|
|
<li><a href="using.htm#4_8">4.8 Filter Options</a></li>
|
|
<li><a href="using.htm#4_9">4.9 User Options</a></li>
|
|
<li><a href="using.htm#4_10">4.10 Database Options</a></li>
|
|
<li><a href="using.htm#4_11">4.11 Refresh</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="credits.htm">5. Credits</a>
|
|
</li>
|
|
<li>
|
|
<a href="developer-notes.htm">6. Developer notes</a>
|
|
<ul>
|
|
<li><a href="developer-notes.htm#6_1">6.1 General Database Connection Functions</a></li>
|
|
<li><a href="developer-notes.htm#6_2">6.2 ODBC Connection functions</a></li>
|
|
<li><a href="developer-notes.htm#6_3">6.3 Include Files</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="history.htm">7. Release history</a>
|
|
</li>
|
|
<li>
|
|
<a href="license.htm">8. License</a>
|
|
</li>
|
|
</ul>
|
|
<p>See <a href="http://www.monitorware.com/en/">http://www.monitorware.com/en/</a> for further details about the MonitorWare solution.</p>
|
|
|
|
<p><small><a href="http://www.monitorware.com" target="_blank">[MonitorWare Web Site]</a></small></p>
|
|
<center>
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
<br /><br />
|
|
<small><i><a href="http://www.phplogcon.com/" target="phplogcon">phpLogCon</a>, Copyright © 2003 - 2004 <a href="http://www.adiscon.com" target="_blank">Adiscon GmbH</a></i></small>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</center>
|
|
</body>
|
|
</html>
|