<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40" xmlns:ns1="urn:schemas-microsoft-com:office:smarttags">
<head>
<!-- Template generated by Exclaimer Mail Disclaimers on 02:21:51 Wednesday, 27 July 2011 -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style type="text/css">P.f83a44c1-eff6-4282-9d18-7b26601dbb8a {
        MARGIN: 0cm 0cm 0pt
}
LI.f83a44c1-eff6-4282-9d18-7b26601dbb8a {
        MARGIN: 0cm 0cm 0pt
}
DIV.f83a44c1-eff6-4282-9d18-7b26601dbb8a {
        MARGIN: 0cm 0cm 0pt
}
TABLE.f83a44c1-eff6-4282-9d18-7b26601dbb8aTable {
        MARGIN: 0cm 0cm 0pt
}
DIV.Section1 {
        page: Section1
}
</style>
<meta name="Generator" content="Microsoft Word 11 (filtered medium)">
<o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PostalCode" /><o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="State" /><o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="City" /><o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="Street" /><o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="address" /><o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="place" /><o:SmartTagType namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName" /><!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]--><style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Tms Rmn";
        panose-1:2 2 6 3 4 5 5 2 3 4;}
@font-face
        {font-family:Wingdings;
        panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<p class="f83a44c1-eff6-4282-9d18-7b26601dbb8a"></p>
<div class="Section1">
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">QUESTION:<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">What do I need to do to start doing incremental Webalizer and recreate webalizer.current and webalizer.hist?<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">BACKGROUND:<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">We have some web servers that have webalizer already installed.&nbsp;&nbsp; This put the files created in /var/www/usage and the webalizer.current and webalizer.hist in
 /var/lib/webalizer as defined by /etc/webalizer.conf.&nbsp;&nbsp; Incremental is set to yes.<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">There is a cron.daily job to run webalizer once a day and presumably this would increment.&nbsp;&nbsp; However the webalizer.conf specified the file to use as /var/log/httpd/access_log.&nbsp;&nbsp;
 The files in /var/www/usage quit being updated around Sep of last year.&nbsp;&nbsp; The reason it isn’t being updated is because we made a change (presumably Sep last year but I’d have thought it was earlier) to rotate the access_log files so we now have multiple logs
 with a numeric suffix.<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">As a test I ran “webalizer access_log.########” on one of these logs and sure enough it updated statistics to show what was in that log.&nbsp;&nbsp; So far so good.<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">However, I didn’t realize the incremental setup until after I’d done the above and had unfortunately chosen the latest file.&nbsp;&nbsp; I now can’t update the statistics
 using the earlier files (I have them going back to 19-Jul).&nbsp;&nbsp; I tried moving the stuff out of /var/www/usage and out of /var/lib/webalizer but this didn’t help even if I ran “webalizer –i” which is supposed to ignore the history file and it doesn’t seem to
 recreate the files.<o:p></o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial"><o:p>&nbsp;</o:p></span></font></p>
<p class="MsoNormal"><font size="2" face="Arial"><span style="font-size:10.0pt;
font-family:Arial">I found online stuff that talks about converting webalizer.current but nothing that talks about creating it from scratch.&nbsp;&nbsp;&nbsp; Hence my question.&nbsp;&nbsp;&nbsp; That is to
 say I don’t care about the history from last year and simply want to start running webalizer to get the information from the log files I have going back to the 19<sup>th</sup> of this month.<o:p></o:p></span></font></p>
<p class="MsoNormal"><b><font size="2" color="red" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma;color:red;font-weight:bold"></span></font></b></p>
</div>
<p></p>
<p class="f83a44c1-eff6-4282-9d18-7b26601dbb8a">&nbsp;</p>
<p class="f83a44c1-eff6-4282-9d18-7b26601dbb8a">&nbsp;</p>
<p class="f83a44c1-eff6-4282-9d18-7b26601dbb8a"></p>
<div class="Section1">
<p class="MsoNormal"><b><font size="2" color="red" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma;color:red;font-weight:bold">__________________________________________________________________________________________</span></font></b><u1:p></u1:p><o:p></o:p></p>
<p class="MsoNormal"><b><font size="2" face="Tahoma"><span style="font-size:10.0pt;
font-family:Tahoma;font-weight:bold"><ns1:PersonName w:insAuthor="Jeff Lightner" w:insDate="2011-07-27T14:11:00Z" w:endInsAuthor="Jeff Lightner" w:endInsDate="2011-07-27T14:11:00Z">Jeff
 Lightner</ns1:PersonName> </span></font></b><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">|
<b><span style="font-weight:bold">UNIX/Linux&nbsp;Administrator</span></b></span></font><strong><b><font face="Tahoma"><span style="font-family:Tahoma">
</span></font></b></strong><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">|
</span></font><strong><b><font face="Tahoma"><span style="font-family:Tahoma">DS Waters of America, Inc
</span></font></b></strong><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">|
<ST1:STREET u3:st="on"><ST1:ADDRESS u3:st="on"><ns1:Street w:insAuthor="Jeff Lightner" w:insDate="2011-07-27T14:11:00Z" w:endInsAuthor="Jeff Lightner" w:endInsDate="2011-07-27T14:11:00Z"><ns1:address w:insAuthor="Jeff Lightner" w:insDate="2011-07-27T14:11:00Z" w:endInsAuthor="Jeff Lightner" w:endInsDate="2011-07-27T14:11:00Z"><st1:Street w:st="on"><st1:address w:st="on">5660
 New Northside Drive, Ste 250</st1:address></st1:Street></ns1:address></ns1:Street></ST1:ADDRESS></ST1:STREET> |
<ST1:PLACE u3:st="on"><ST1:CITY u3:st="on"><ns1:place w:insAuthor="Jeff Lightner" w:insDate="2011-07-27T14:11:00Z" w:endInsAuthor="Jeff Lightner" w:endInsDate="2011-07-27T14:11:00Z"><ns1:City w:insAuthor="Jeff Lightner" w:insDate="2011-07-27T14:11:00Z" w:endInsAuthor="Jeff Lightner" w:endInsDate="2011-07-27T14:11:00Z"><st1:place w:st="on"><st1:City w:st="on">Atlanta</st1:City></ns1:City></st1:place></ns1:place></ST1:CITY>,
<ST1:STATE u3:st="on"><ns1:State w:insAuthor="Jeff Lightner" w:insDate="2011-07-27T14:11:00Z" w:endInsAuthor="Jeff Lightner" w:endInsDate="2011-07-27T14:11:00Z"><st1:State w:st="on">GA</st1:State></ns1:State></ST1:STATE>
<ST1:POSTALCODE u3:st="on"><ns1:PostalCode w:insAuthor="Jeff Lightner" w:insDate="2011-07-27T14:11:00Z" w:endInsAuthor="Jeff Lightner" w:endInsDate="2011-07-27T14:11:00Z"><st1:PostalCode w:st="on">30328</st1:PostalCode></ns1:PostalCode></ST1:POSTALCODE></ST1:PLACE><b><span style="font-weight:bold">
</span></b></span></font><font size="2"><span style="font-size:10.0pt"><br>
</span></font><font size="2" color="maroon" face="Wingdings"><span style="font-size:
10.0pt;font-family:Wingdings;color:maroon">(</span></font><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">:</span></font><font size="2" face="Tms Rmn"><span style="font-size:10.0pt;font-family:&quot;Tms Rmn&quot;">
</span></font><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">(Direct Dial)</span></font><font size="2" face="Tms Rmn"><span style="font-size:10.0pt;
font-family:&quot;Tms Rmn&quot;">
</span></font><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">678-486-3516</span></font><font size="2" face="Tms Rmn"><span style="font-size:10.0pt;font-family:&quot;Tms Rmn&quot;"> |</span></font><font size="2" color="maroon" face="Wingdings"><span style="font-size:10.0pt;font-family:
Wingdings;color:maroon">(</span></font><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">:</span></font><font size="2" face="Tms Rmn"><span style="font-size:10.0pt;font-family:&quot;Tms Rmn&quot;">
</span></font><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">(Cell)</span></font><font size="2" face="Tms Rmn"><span style="font-size:10.0pt;font-family:&quot;Tms Rmn&quot;">
</span></font><font size="2" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma">678-772-0018
</span></font><font size="2" face="Tms Rmn"><span style="font-size:10.0pt;
font-family:&quot;Tms Rmn&quot;">|&nbsp;
</span></font><font size="2" color="maroon" face="Wingdings"><span style="font-size:10.0pt;font-family:Wingdings;color:maroon">*</span></font><font size="2" color="maroon" face="Tms Rmn"><span style="font-size:10.0pt;font-family:
&quot;Tms Rmn&quot;;color:maroon">:</span></font><font size="2" color="maroon" face="Tahoma"><span style="font-size:10.0pt;font-family:Tahoma;color:maroon">jlightner@water.com</span><O:P></O:P></font><o:p></o:p></p>
<p class="MsoNormal"><font size="3" face="Times New Roman"><span style="font-size:
12.0pt"><o:p>&nbsp;</o:p></span></font></p>
</div>
</ns1:City></ns1:place></ST1:CITY></ST1:PLACE>
<p></p>
<div></div>
<p></p>
<p class="f83a44c1-eff6-4282-9d18-7b26601dbb8a">&nbsp;</p>
<p class="f83a44c1-eff6-4282-9d18-7b26601dbb8a">&nbsp;</p>
<p class="f83a44c1-eff6-4282-9d18-7b26601dbb8a">&nbsp;</p>
<p style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal">
<span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">Proud partner. Susan G. Komen for the Cure.</span></p>
<p style="MARGIN: 0in 0in 0pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto" class="MsoNormal">
<span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt"><o:p></o:p></span>&nbsp;</p>
<p style="MARGIN: 0in 0in 0pt" class="MsoNormal">&nbsp;<i><span style="FONT-FAMILY: Arial; COLOR: green; FONT-SIZE: 7.5pt; mso-bidi-font-size: 12.0pt">Please consider our environment before printing this e-mail or attachments.</span></i>
</p>
<p style="MARGIN: 0in 0in 0pt" class="MsoNormal"><span style="FONT-FAMILY: Arial; FONT-SIZE: 10pt">----------------------------------<br>
CONFIDENTIALITY NOTICE: This e-mail may contain privileged or confidential information and is for the sole use of the intended recipient(s). If you are not the intended recipient, any disclosure, copying, distribution, or use of the contents of this information
 is prohibited and may be unlawful. If you have received this electronic transmission in error, please reply immediately to the sender that you have received the message in error, and delete it. Thank you.<br>
----------------------------------</span><span style="FONT-FAMILY: 'Courier New'; FONT-SIZE: 9pt"><o:p></o:p></span></p>
<p>&nbsp;</p>
</body>
</html>