Carla Saldanha ([EMAIL PROTECTED]):
> Dear Analog users, > I am using analog version 4.16 and Zeus is my web server for multiple > virtual web sites (log format is NCSA Common Log format (CLF) ) in Solaris > 2.6. > I would like to produce a weekly and a monthly report to every single web > site on my system. I started by doing a shell script that rotate logs and > calls analog for > producing the reports. I need to recreate analog.cfg according to my needs. > Which flag should I use to change the analog.cfg specific for each instance > (when I call it from my script - /usr/local/analog/analog xxx)? Can I still > use the general analog.cfg with the common configuration to all? You can use -G to ignore the default configuration file. Use +g to add another one. Many options have command line parameters and all others can be added with +C"...". See 'command line arguments" in the index of the documentation for a list of them. -- Jeremy Wadsack Wadsack-Allen Digital Group +------------------------------------------------------------------------ | This is the analog-help mailing list. To unsubscribe from this | mailing list, go to | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | List archives are available at | http://www.mail-archive.com/[email protected]/ | http://lists.isite.net/listgate/analog-help/archives/ | http://www.tallylist.com/archives/index.cfm/mlist.7 +------------------------------------------------------------------------
