[analog-help] Help with multiple logs, output files, and domains

Aengus analog07 at eircom.net
Mon Feb 26 13:07:01 PST 2007


Stephen Knight <steve at webnbeyond.com> wrote:
>> Currently running MS IIS6.0, and using the IIS logfiles.  After
>> reading through the how-to's and FAQs, I've realized in order to
>> read each log file, and generate a separate report for each, I need
>> to run multiple instances of analog.  Can anyone suggest a way to do
>> this?
>>
>> I plan on creating a windows service to run the reports once per day
>> as a scheduled task, but do I need to create a folder containing
>> analog.exe with an analog.cfg for each domain, log file, and output
>> file, and execute each one individually?

You need to execute Analog once for each report that you want to create, 
but you only need one copy of analog.exe and it's ancillary files.

Using the +g command line argument, you can point Analog at an 
additional .cfg file. Put all you common commands in the default 
analog.cfg, and any "per site" commands in, for example, site1.cfg, and 
run analog with

analog +gsite1.cfg

site1.cfg can contain the LOGFILE, HOSTNAME, HOSTURL, OUTFILE, CHARTDIR, 
etc., commands that you want for each different report.

have a look at the Helper applications page - 
http://www.analog.cx/helpers/
You may find some useful pointers there too.

Aengus 




More information about the analog-help mailing list