mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-07-31 01:34:22 +02:00
71 lines
4.2 KiB
HTML
71 lines
4.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head><title>LogAnalyzer documentation</title></head>
|
|
<body>
|
|
<h1>LogAnalyzer - Documentation</h1>
|
|
<p>The <b><a href="http://loganalyzer.adiscon.com">LogAnalyzer</a>
|
|
project provides an easy to use but powerful front end for
|
|
searching, reviewing and analyzing network event data, including
|
|
syslog, windows event log and many other event sources.</b>
|
|
It focusses on the user-interface side of this project, so the
|
|
data itself needs to be gathered by another program,
|
|
for example the stock syslogd,
|
|
<a href="http://www.rsyslog.com">rsyslog</a> (often the distro's default syslogd),
|
|
<a href="http://www.winsyslog.com">WinSyslog</a> or
|
|
<a href="http://www.mwagent.com">MonitorWare Agent</a>.
|
|
LogAnalyzer works equally well on Linux and
|
|
Windows. It is a free, GPLed open source application written mostly in php.
|
|
Data can be obtained from databases but also from plain text files, for
|
|
example those that are written by the syslogd.
|
|
<p><b>Follow the links below for the</b><br></p>
|
|
<ul>
|
|
<li><a href="basics.html">LogAnalyzer basics <b>Important - read this!</b></a></li>
|
|
<li><a href="searching.html">LogAnalyzer Search syntax</a></li>
|
|
<li><a href="install.html">LogAnalyzer installation guide</a></li>
|
|
<li><xa href="">LogAnalyzer configuration parameters</a></li>
|
|
<li><a href="textfiles.html">working with text log files</a></li>
|
|
<li><a href="windowsevent.html">using Windows Event Logs with LogAnalyzer</a></li>
|
|
<li><a href="troubleshoot.html">troubleshooting LogAnalyzer problems</a></li>
|
|
<li><a href="professional_services.html">LogAnalyzer professional services</a></li>
|
|
</ul>
|
|
<p><b>We have some in-depth papers on</b></p>
|
|
<ul>
|
|
<li><a href="build_from_repo.html">obtaining LogAnalyzer from the source repository</a></li>
|
|
<li><a href="http://www.mwagent.com/Common/en/Articles/setup_mwagent_webserverlogging_phplogcon_mysql.php">consolidating web server logs and viewing them with LogAnalyzer [Windows/Apache]</a></li>
|
|
<li><a href="http://www.mwagent.com/Common/en/Articles/setup_eventreporter_eventlogging_phplogcon_mysql.php">How to setup Event logging in EventReporter to consolidate Windows
|
|
Events and view them in LogAnalyzer</a>
|
|
<!--
|
|
<li><a href="install.html">installing LogAnalyzer</a></li>
|
|
<li><a href="debug.html">debug support in rsyslog</a></li>
|
|
-->
|
|
</ul>
|
|
<p><b>You can also browse the following online resources:</b></p>
|
|
<ul>
|
|
<li>the <a href="http://wiki.rsyslog.com/index.php/PhpLogCon">LogAnalyzer
|
|
wiki</a>, a community resource, part of the greater rsyslog wiki.
|
|
<li><a href="http://loganalyzer.adiscon.com/doc">LogAnalyzer online documentation (most current version only)</a></li>
|
|
|
|
<li><a href="http://kb.monitorware.com/phplogcon-f39.html">LogAnalyzer
|
|
discussion forum - use this for technical support</a></li>
|
|
<li><a href="http://www.rsyslog.com/Topic4.phtml">LogAnalyzer change log</b></a></li>
|
|
<li><a href="http://wiki.rsyslog.com/index.php/PhpLogCon_FAQ">LogAnalyzer FAQ</a></li>
|
|
<li><a href="http://www.monitorware.com/en/syslog-enabled-products/">syslog
|
|
device configuration guide</a> (off-site)</li>
|
|
<li><a href="http://www.rsyslog.com/doc-rsyslog_high_database_rate.html">writing massive amounts of syslog messages to a database via rsyslog</a> (this may be useful if you have lots of messages,
|
|
want to store them in databases but have performance issues doing so)</li>
|
|
</ul>
|
|
<p>Don't forget about the
|
|
<a href="http://lists.adiscon.net/mailman/listinfo/phplogcon">LogAnalyzer
|
|
mailing list</a>. If you are interested in the "backstage" behind the overall idea that
|
|
LogAnalyzer contributes to, you may find
|
|
<a href="http://www.gerhards.net/rainer">Rainer</a>'s
|
|
<a href="http://blog.gerhards.net/">blog</a> an interesting read.
|
|
<p>Feedback is always welcome, but if you have a support question, please do not
|
|
mail the authors directly (<a href="free_support.html">why not?</a>).
|
|
<p><font size="2">This documentation is part of the
|
|
<a href="http://loganalyzer.adiscon.com">Adiscon LogAnalyzer</a> project.<br>
|
|
Copyright © 2008-2011 by <a href="http://www.adiscon.com/">Adiscon</a>.
|
|
Released under the GNU GPL version 3 or higher.
|
|
<a href="http://loganalyzer.adiscon.com/commercial">Adiscon LogAnaylzer commercial licenses are also available.</a>
|
|
</font></p>
|
|
</body></html>
|