mirror of
https://github.com/rsyslog/loganalyzer.git
synced 2025-09-26 11:19:26 +02:00
manual updated
This commit is contained in:
parent
1360f2f600
commit
62c27d98d0
@ -22,6 +22,7 @@
|
||||
<li>Some modifications on the "Message in the future" check in order to fix some minor issues. </li>
|
||||
<li>Displaying local time even if the data is stored in utc time is supported now. </li>
|
||||
<li>Time format is configurable now. See config.php. </li>
|
||||
<li>Manual updated.</li>
|
||||
</p>
|
||||
<p>2006-02-06
|
||||
<li>Improved "Search only for IP". Filtering for subnets is now possible. E.g. to show all 172.19.*.* addresses, simply enter "172.19." (without the quotes) into search field.
|
||||
|
@ -52,7 +52,8 @@
|
||||
<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 Refresh</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>
|
||||
|
@ -14,8 +14,10 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<p><small><a href="index.htm">[Doc Home]</a></small></p>
|
||||
|
||||
|
||||
|
||||
<h2><a name="top">4. Using the Web Interface</a></h2>
|
||||
<ul>
|
||||
<li><a href="#4_1">4.1 General Concepts</a></li>
|
||||
@ -30,31 +32,59 @@
|
||||
<li><a href="#4_10">4.10 Refresh</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_1">4.1 General concepts</a></h3>
|
||||
<p>phpLogCon is designed to give you fast access to your desired information with a high controllable output/filtering. The whole solution is build for good viewing, fast finding that, what you want and to give you full access to the information.</p>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_2">4.2 Overall Event Filter</a></h3>
|
||||
<p>All processing done by phpLogCon is relative to a user-selected filter. That is, only events that match the applicable filter condition will be shown.</p>
|
||||
<p>There are two types of filters in phpLogCon:</p>
|
||||
|
||||
|
||||
|
||||
<h4>General Filters:</h4>
|
||||
<p>These filters can always be set on the Filer Options page. You can reach them through a link on top of each web page. These settings will be saved in the session. So when the session expired, however the filter settings will be default next time. In User Interface mode they will be saved in database for each user. That provides on each logon or opening phpLogCon gettin your personal filter settings.</p>
|
||||
<p>General Filters are:</p>
|
||||
<ul>
|
||||
<li>Date - The time when the event occurred</li>
|
||||
<li>InfoUnits - The Units, where the event had been logged (i.e. EventReporter or SysLog)</li>
|
||||
<li>Priority - Filtered by Priority of an event</li>
|
||||
<li>Event's Date - The time when the event occurred</li>
|
||||
<li>Order by - Also you can order the events, in which order they should appear in Events Display</li>
|
||||
<li>Refresh - Not that a filter setting, but it can be set in which distance a page should be refreshed. Note that it has effect on all pages!</li>
|
||||
<li>InfoUnits - The Units, where the event had been logged (i.e. EventReporter or SysLog)</li>
|
||||
<li>Severity - Filtered by Severity of an event</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<h4>SysLogTag Filter Conditions:</h4>
|
||||
<p>
|
||||
</p>
|
||||
<p>SysLogTag Filters are:</p>
|
||||
<ul>
|
||||
<li>Order by Occurences or Syslogtag</li>
|
||||
<li>Order Ascending or Descending</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
<h4>Quick Filters:</h4>
|
||||
<p>Quick Filters provide the General Filters and can be set in Events Display. They will override the general filters while staying in Events Display. They provide you quick changes for temporally viewing different and little bit fine filtered events, without changing your general filter settings.</p>
|
||||
<p>Quick Filters are:</p>
|
||||
<ul>
|
||||
<li>Logs per page - How many logs should be displayed per page</li>
|
||||
<li>Search for IP/Host - You can filter out one Host or IP</li>
|
||||
<li>Message must contain - Searching for an regular expression and color it in specified color</li>
|
||||
<li>Message must contain - The message must contain the specified string</li>
|
||||
<li>Color an Expression - Searching for an regular expression and color it in specified color</li>
|
||||
|
||||
</ul>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_3">4.3 Page Layout</a></h3>
|
||||
<p>Every page will follow a standard layout. It has three areas
|
||||
<ul>
|
||||
@ -74,6 +104,9 @@
|
||||
<li>copyright notice, credits to authors & links to homepage of phpLogCon and Adiscon</li>
|
||||
</ul>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_4">4.4 Homepage/Index</a></h3>
|
||||
<p>The main work area of the home displays statistical information:
|
||||
<ul>
|
||||
@ -83,26 +116,47 @@
|
||||
</ul>
|
||||
<p>Of course, all of this in respect to the current filter.</p>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_5">4.5 Show Events</a></h3>
|
||||
<p>Here you can see the events; listed in respect to the current filter settings. Also you can use the quick filter, that allows you to override (not overwrite!) temporally your current filter settings. This provides a quick view on different filtered events, without going to the filter options. You can also choose how much event's should be displayed per page, color and search for an expression and search for a Host or IP.</p>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_6">4.6 Show SysLogTags</a></h3>
|
||||
<p>This page is especially created for watching the different SysLogTags. Here you can see all different SysLogTags, those appear in database with occurrences in database and sample message.</p>
|
||||
<p>It brings you two new quick filters to filter and order the SysLogTags for fine-tuning:</p>
|
||||
|
||||
|
||||
|
||||
<h4>Display SysLogTags</h4>
|
||||
<p>In this drop-down menu you can choose between <b>'Syslog'</b>, that will show you all Syslogs those appear in database with a sample message and <b>'SysLog corresponding to host'</b>, what will show you every SysLogTag that appeared on each Host.</p>
|
||||
|
||||
|
||||
|
||||
<h4>Order by</h4>
|
||||
<p>You can order the Events ascending or descending by SysLogTag, Occurrences or Hosts, who have send this SysLogTag.</p>
|
||||
<p>When you click on the example message, you'll get listed all occurrences of this SysLogTag. They're listed under respect of overall filter settings!</p>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_7">4.7 Details</a></h3>
|
||||
<p>You can reach the details through clicking on an events message. This page will give you full information about the selected event. Also you have direct links to the MonitorWare event reference and google groups to get additional information.</p>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_8">4.8 Filter Options</a></h3>
|
||||
<p>The filter options allow the user to specify filters important for output of the events. Which overall filters are available is listed above under point 4.2. For optimizing the events display you can choose which quick filter should be displayed. Also there are filters for the SysLogTag page. You can choose how they should be order and corresponding to which field, for example occurrences of one Tag.</p>
|
||||
<p>If User Interface is enabled and the option "Save filter settings in database and load them while logging in" is checked, all filter settings will be saved in database. Otherwise, they only will stay like this in current session!</p>
|
||||
<p>If User Interface is disabled, the settings will only stay like this in the current session. Next time opening phpLogCon, they will be default.</p>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_9">4.9 User Options</a></h3>
|
||||
<p>User options can look in two different versions:</p>
|
||||
<ul>
|
||||
@ -121,10 +175,21 @@
|
||||
<li>Bookmarks - User can add, delete and visit his favorite/usefully homepages</li>
|
||||
</ul>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
<h3><a name="4_10">4.10 Refresh</a></h3>
|
||||
<p>Simply refresh the page. It's the same as hitting F5 in the most of the browsers.</p>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_10">4.10 Database Options</a></h3>
|
||||
<p>Here you can choose the database from a dropdown menu, which phpLogCon should use.</p>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<h3><a name="4_11">4.11 Refresh</a></h3>
|
||||
<p>Simply refreshes the page. It's the same as hitting F5 in the most of the browsers.</p>
|
||||
<small><a href="#top">[Top]</a></small>
|
||||
|
||||
|
||||
|
||||
<p><small><a href="index.htm">[Doc Home]</a> <a href="http://www.monitorware.com" target="_blank">[MonitorWare Web Site]</a></small></p>
|
||||
<center>
|
||||
<table>
|
||||
|
Loading…
x
Reference in New Issue
Block a user