[analog-help] Virtual Hosts

2004-10-21 Thread Bill Kent
Title: Virtual Hosts All, Is it possible to have Analog access two different log files when your running virtual hosts? If so, how? BK + | TO UNSUBSCRIBE from this list: |http://lists.meer.net/mailman/listinfo/anal

Re: [analog-help] Virtual Hosts

2004-10-22 Thread Duke Hillard
Analog can read multiple log files. You can use regular expressions to specify the log file names (useful when log file names follow a pattern) or you can use multiple logfile commands. If you visit "http://www.analog.cx/docs/logfile.html";, you can see examples of both. Hope that helps, -- Duke

[analog-help] Virtual Hosts report

2005-05-24 Thread Cameron Biggart
Dear all We have several virtual hosts defined in our apache.ctrl file, all of them write to the same logfile. I turned on the VHOST report and set the VHOSTFLOOR 0b but when I run analog I get analog: Warning R: Turning off empty Virtual Host Report Why is it not seeing the virtual hosts? I

[analog-help] Virtual hosts - separate logfiles

2004-09-21 Thread Jane Hermanson
Hi I followed your instructions for how-to use analog for virtual hosts using separate log files. When I run my script though I get the errors: analog: Warning F: Failed to open configuration file all.cfg: ignoring it (For help on all errors and warnings, see docs/errors.html) analog: Warning

Re: [analog-help] Virtual Hosts report

2005-05-24 Thread Aengus
Cameron Biggart wrote: > Dear all > > We have several virtual hosts defined in our apache.ctrl file, all of > them write to the same logfile. I turned on the VHOST report and set > the VHOSTFLOOR 0b but when I run analog I get > > analog: Warning R: Turning off empty Virtual Host Report > > Why is

Re: [analog-help] Virtual Hosts report

2005-05-24 Thread Cameron Biggart
Aengus wrote: Cameron Biggart wrote: Dear all We have several virtual hosts defined in our apache.ctrl file, all of them write to the same logfile. I turned on the VHOST report and set the VHOSTFLOOR 0b but when I run analog I get analog: Warning R: Turning off empty Virtual Host Report Why

Re: [analog-help] Virtual Hosts report

2005-05-25 Thread Klaus Johannes Rusch
Cameron Biggart wrote: It's just using the standard Apache log format CustomLog /var/log/apache/access.log combined Is there somewhere I need to turn on the virtual hosts logging? They show up in the log file as. 203.111.75.196 - - [23/May/2005:10:59:20 +1000] "GET /images/nahlogo.jpg HTTP/1

Re: [analog-help] Virtual Hosts report

2005-05-25 Thread Stephen Reppucci
On Wed, 25 May 2005, Cameron Biggart wrote: > We have several virtual hosts defined in our apache.ctrl file, all of > them write to the same logfile. I turned on the VHOST report and set the > VHOSTFLOOR 0b but when I run analog I get > > analog: Warning R: Turning off empty Virtual Host Repor

Re: [analog-help] Virtual hosts - separate logfiles

2004-09-21 Thread Aengus
On Tuesday, September 21, 2004 3:13 PM [GMT], Jane Hermanson <[EMAIL PROTECTED]> wrote: > I followed your instructions for how-to use analog for virtual hosts > using separate log files. When I run my script though I get the > errors: > > analog: Warning F: Failed to open configuration file all.c

Re: [analog-help] Virtual hosts - separate logfiles

2004-09-21 Thread Stephen Turner
On Tue, 21 Sep 2004, Jane Hermanson wrote: > Hi > > I followed your instructions for how-to use analog for virtual hosts using > separate log files. When I run my script though I get the errors: > > analog: Warning F: Failed to open configuration file all.cfg: ignoring it > (For help on all err

RE: [analog-help] Virtual hosts - separate logfiles

2004-09-21 Thread Jane Hermanson
: [analog-help] Virtual hosts - separate logfiles On Tue, 21 Sep 2004, Jane Hermanson wrote: > Hi > > I followed your instructions for how-to use analog for virtual hosts > using separate log files. When I run my script though I get the > errors: > > analog: Warning F: Failed

RE: [analog-help] Virtual hosts - separate logfiles

2004-09-21 Thread Stephen Turner
On Tue, 21 Sep 2004, Jane Hermanson wrote: > Hi > > Aengus thanksof course they were not in the same directory.changed > the path to be reflective of the files...ran my script...and got separtate > stats for my hosts. > > Did get some warnings though. > > analog: Warning L: logfiles /etc/h

Re: [analog-help] Virtual hosts - separate logfiles

2004-09-21 Thread Aengus
On Tuesday, September 21, 2004 3:43 PM [GMT], Jane Hermanson <[EMAIL PROTECTED]> wrote: > Aengus thanksof course they were not in the same > directory.changed the path to be reflective of the files...ran my > script...and got separtate stats for my hosts. > > Did get some warnings though.