<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 2: Minor changes</title><link>https://sourceforge.net/p/fmsloganalyzer/bugs/2/</link><description>Recent changes to 2: Minor changes</description><atom:link href="https://sourceforge.net/p/fmsloganalyzer/bugs/2/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 10 Nov 2009 16:12:51 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/fmsloganalyzer/bugs/2/feed.rss" rel="self" type="application/rss+xml"/><item><title>Minor changes</title><link>https://sourceforge.net/p/fmsloganalyzer/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thanks for FMS Log Analyzer. I have a couple of suggestions :&lt;/p&gt;
&lt;p&gt;1.) In the README, you should specify that the Logger.xml may need to be changed. My default install of FMS did not have all the required fields, so I needed to change the Logger.xml fields config to :&lt;/p&gt;
&lt;p&gt;&amp;lt;Fields&amp;gt;x-category;x-event;date;time;tz;c-client-id;x-pid;c-ip;cs-bytes;sc-bytes;x-duration;x-sname;sc-stream-bytes;x-file-size;x-file-length;x-file-name;x-status&amp;lt;/Fields&amp;gt;&lt;/p&gt;
&lt;p&gt;2.) The process.php file tries to analyse all log files. In my default install of FMS, the logs directory also contains the admin, application, edge and other logs. This caused errors with process.php. I changed the following line in process.php :&lt;/p&gt;
&lt;p&gt;if ($file != "." &amp;amp;&amp;amp; $file != "..") {&lt;/p&gt;
&lt;p&gt;to this :&lt;/p&gt;
&lt;p&gt;if (preg_match("/access\.[0-9]+\.log/",$file)) {&lt;/p&gt;
&lt;p&gt;Then it only read access.XX.log files.&lt;/p&gt;
&lt;p&gt;Thanks again!&lt;/p&gt;
&lt;p&gt;-Mark&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 10 Nov 2009 16:12:51 -0000</pubDate><guid>https://sourceforge.net1c2399562288d65cf23126344afe7bb0d5689ceb</guid></item></channel></rss>