there we are, I did it... asfar as I see, the REFALIAS isn't really working...unless I'm doing something wrong...
 
http://24.203.104.184:225/analog/#browrep
 
still, this part isn't good, any suggestion on what to do?  I took the LogFormat form my httpd.conf file...
 
here are the customized parts of my analog.cfg :
 

HOSTNAME "vn's webpage"
HOSTURL http://sys6x.sytes.net/

REFALIAS http://24.203.104.184:225 http://sys6x.sytes.net
REFALIAS http://vn.myftp.org:225 http://sys6x.sytes.net

GENERAL ON
MONTHLY ON
DAILYSUM ON
DAILYREP ON
HOURLYSUM ON
HOST ON
REDIRHOST ON
FAILHOST ON
ORGANISATION ON
DOMAIN ON
REQUEST ON
PROCTIME ON
REDIR ON
FAILURE ON
REFERRER ON
REFSITE ON
SEARCHQUERY ON
SEARCHWORD ON

SEARCHQUERY ON
SEARCHWORD ON
INTSEARCHQUERY ON
INTSEARCHWORD ON
REDIRREF ON
FAILREF ON
BROWSERREP ON
BROWSERSUM ON
OSREP ON
VHOST ON
USER ON
STATUS ON


# Lines starting with # are comments.
#
# There is a much more extensive configuration file in examples/big.cfg
#
# If you need a LOGFORMAT command (most people don't -- try it without first!),
# it must go here, above the LOGFILE commands.

APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b)
LOGFILE /var/log/apache/access.log

APACHELOGFORMAT (%{User-agent}i)
LOGFILE /var/log/apache/agent.log

APACHELOGFORMAT (%{Referer}i -> %U)
LOGFILE /var/log/apache/referer.log

# This sets analog to process the apache log files. If you use a web server
# other than apache, you will need to tell analog where the web server
# keeps its log files.
LOGFILE /var/log/apache/access.log
LOGFILE /var/log/apache/referer.log
LOGFILE /var/log/apache/agent.log

 
 
There is my analog output on the box :
 
sys6x:/etc# analog
analog: analog version 5.32/Unix
analog: Warning M: Logfile /var/log/apache/agent.log contains lines with no
  file names: page counts may be low
  (For help on all errors and warnings, see /usr/share/doc/analog/errors.html)
analog: Warning M: Logfile /var/log/apache/agent.log contains lines with no
  bytes: byte counts may be low
analog: Warning M: Logfile /var/log/apache/referer.log contains lines with no
  bytes: byte counts may be low
analog: Warning M: Logfile /var/log/apache/access.log contains lines with no
  bytes: byte counts may be low
analog: Warning M: Logfile /var/log/apache/referer.log contains lines with no
  bytes: byte counts may be low
analog: Warning M: Logfile /var/log/apache/agent.log contains lines with no
  bytes: byte counts may be low
analog: Warning L: Large number of corrupt lines in logfile
  /var/log/apache/access.log: turn debugging on or try different LOGFORMAT
    Current logfile format:
      %f -> %r\n
analog: Warning L: Large number of corrupt lines in logfile
  /var/log/apache/agent.log: turn debugging on or try different LOGFORMAT
    Current logfile format:
      %f -> %r\n
analog: Warning R: Turning off empty Redirected Referrer Report
analog: Warning R: Turning off empty Failed Referrer Report
analog: Warning R: Turning off empty Virtual Host Report
analog: Warning R: Turning off empty User Report
analog: Warning R: Turning off empty Search Query Report
analog: Warning R: Turning off empty Search Word Report
analog: Warning R: Turning off empty Internal Search Query Report
analog: Warning R: Turning off empty Internal Search Word Report
analog: Warning R: Turning off empty Processing Time Report
analog: Warning R: In Browser Report, turning off empty pie chart
analog: Warning R: In Browser Summary, turning off empty pie chart
analog: Warning R: In Operating System Report, turning off empty pie chart


 
2006/1/22, Aengus <[EMAIL PROTECTED]>:
On Sunday, January 22, 2006 8:49 PM [EDT],
vn <[EMAIL PROTECTED] > wrote:

> well the way I understand what you are telling me, it will look like
>
> http://sys6x.sytes.net 1
> http://sys6x.sytes.net 1
> http://sys6x.sytes.net 1
>
> and not
>
> http://sys6x.sytes.net 3

You could try it anyway - it would only take a minute.

As it turns out, I may have been mistaken about that - REFALIAS is not
included in the list of Output Aliases in
http://analog.cx/docs/alias.html#OUTPUTALIAS , so it probably will do what
you want to do.

Aengus

>
> 2006/1/22, Stephen Turner <[EMAIL PROTECTED]>:
>>
>> On Sun, 22 Jan 2006, vn wrote:
>>
>>> ok thanks, I gotta simply switch all my links in my webpages to
>>> sys6x...looks like it's the solution, even if it may be long
>>>
>>
>> I haven't really understood either, but I think you just need to use
>> the REFALIAS command. I don't think you need to change your site.
>>
>> --
>> Stephen Turner, Cambridge, UK
>> http://homepage.ntlworld.com/adelie/stephen/
>>    "Low Priced Cambridge Clare College. Big selection at eBay UK!"
>>    (Ad after Google search for Clare College Cambridge)
>> +------------------------------------------------------------------------
>>>  TO UNSUBSCRIBE from this list:
>>>    http://lists.meer.net/mailman/listinfo/analog-help
>>>
>>>  Analog Documentation: http://analog.cx/docs/Readme.html
>>>  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
>>>  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
>> +------------------------------------------------------------------------
>>
>
>
>
>
>> +------------------------------------------------------------------------
>>>  TO UNSUBSCRIBE from this list:
>>>    http://lists.meer.net/mailman/listinfo/analog-help
>>>
>>>  Analog Documentation: http://analog.cx/docs/Readme.html
>>>  List archives:   http://www.analog.cx/docs/mailing.html#listarchives
>>>  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
>> +------------------------------------------------------------------------


+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

+------------------------------------------------------------------------
|  TO UNSUBSCRIBE from this list:
|    http://lists.meer.net/mailman/listinfo/analog-help
|
|  Analog Documentation: http://analog.cx/docs/Readme.html
|  List archives:  http://www.analog.cx/docs/mailing.html#listarchives
|  Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------

Reply via email to