Curious if someone could help answer my problem. I have Analog installed on
a web server where approximately 10 VirtualHosts have their own separate log
files stored in the logs directory. I had each VirtualHost setup in the
Apache httpd.conf file with their own LogFormat directive stated below:
LogFormat: "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\""
This worked great, except that no ORGANIZATION or DOMAIN stats were ever
reported and it stopped analyzing the logfiles past the day and hour I
switched to this format??. So I tried a CLF format on all the VirtualHosts.
That worked great for the ORGANIZATIONS and DOMAINS but no REFERER or
BROWSER stats were displayed. I do not know what I am doing wrong, maybe not
specifying to ANALOG a LOGFORMAT? Witch I've tried to no success.
I've attached my HTML form from ANALOG and possibly I have a radiobutton set
to a wrong position?
I would like to receive the REFERER, BROWSER SUMMERY, ORGANIZATION, DOMAIN
REPORTS, SEARCH QUERY, SEARCH WORD and OSREP, It seems it wont let me
indulge in ALL the data :)
<form action='/cgi-bin/anlgform.pl' method='POST'>
<input type='hidden' NAME='LOGFILE' VALUE='$path_to_log'>
<input type='hidden' NAME='GENERAL' value='ON' CHECKED>
<input TYPE='hidden' NAME='DOMAIN' VALUE='ON' CHECKED>
<input TYPE='hidden' NAME='DIRECTORY' VALUE='OFF' CHECKED>
<input TYPE='hidden' NAME='MONTHLY' VALUE='ON' CHECKED>
<input TYPE='hidden' NAME='ORGANISATION' VALUE='ON' CHECKED>
<input TYPE='hidden' NAME='FILETYPE' VALUE='OFF' CHECKED>
<input TYPE='hidden' NAME='WEEKLY' VALUE='OFF' CHECKED>
<input TYPE='hidden' NAME='FILESIZE' VALUE='OFF' CHECKED>
<input TYPE='hidden' NAME='DAILY' VALUE='OFF' CHECKED>
<input TYPE='hidden' NAME='STATUS' VALUE='OFF' CHECKED>
<input TYPE='hidden' NAME='FULLDAILY' VALUE='ON' CHECKED>
<input TYPE='hidden' NAME='REQUEST' VALUE='OFF' CHECKED>
<input TYPE='hidden' NAME='HOURLY' VALUE='ON' CHECKED>
<input TYPE='hidden' NAME='REFERRER' VALUE='ON' CHECKED>
<input TYPE='hidden' NAME='SEARCHQUERY' VALUE='ON' CHECKED>
<input TYPE='hidden' NAME='SEARCHWORD' VALUE='ON' CHECKED>
<input TYPE='hidden' NAME='BROWSER' VALUE='ON' CHECKED>
<input TYPE='hidden' NAME='OSREP' VALUE='ON' CHECKED><br>
<input TYPE='hidden' NAME='IMAGEDIR' VALUE='/images/'>
<input type='hidden' name='ignore1' maxlength='4' size='4'
value='10M'>
<input type='hidden' name='ignore2' value='b'>
<input type='hidden' name='ignore3' maxlength='4' size='4'
value='-50'>
<input type='hidden' name='ignore4' value='b'>
<input type='hidden' name='DOMSORTBY' value='REQUESTS'>
<input type='hidden' name='DOMFLOORA' value=''>
<input type='hidden' name='DOMFLOORB' value='requests'>
<input type='hidden' name='ORGSORTBY' value='REQUESTS'>
<input type='hidden' name='ORGFLOORA' value=''>
<input type='hidden' name='ORGFLOORB' value='r'>
<input type='hidden' name='DIRSORTBY' value='REQUESTS'>
<input type='hidden' name='DIRFLOORA' value='r'>
<input type='hidden' name='REQSORTBY' value='REQUESTS'>
<input type='hidden' name='REQFLOORA' value=''>
<input type='hidden' name='REQFLOORB' value='r'>
<input type='hidden' name='REQINCLUDE' value='*'>
<input type='hidden' name='REFSORTBY' value='REQUESTS'>
<input type='hidden' name='REFFLOORA' value=''>
<input type='hidden' name='REFFLOORB' value='r'>
<input type='hidden' name='FROM' value=''>
<input type='hidden' name='TO' value=''>
<input type='hidden' name='HOSTURL' value='$url_address'>
<input type='hidden' name='HOSTNAME' value='$title'>
<input type='submit' value='Get A Detailed Site Analysis'
name='submit'>
</form>";
Thanks everyone for your assistance.
Blake S.
==============================
Webintention Services
www.webintention.com
[EMAIL PROTECTED]
(360)354-7964
P.O. Box 801 Lynden, WA 98264
==============================
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------