"Roman Ivanov" <[EMAIL PROTECTED]> wrote: > > 1. Command does not work: `analog -m -d +C"DNS READ" +Oreport.html > access_log` > produce: > > ./analog: analog version 5.03/Unix > ./analog: Warning C: Unknown configuration command: ignoring it: > "DNS > (For help on all errors and warnings, see docs/errors.html) > ./analog: Warning F: Failed to open logfile /home/pomah/analog-5.03/READ": > ignoring it
This suggests to me that Analog is not recognizing your double quote characters - but I don't know why that would be the case. > 2. Does not work too: `analog -m -d +CDNS READ +Oreport.html access_log` > produce: > > ./analog: analog version 5.03/Unix > ./analog: Warning C: Not enough arguments for configuration command: > ignoring > it: > DNS > (For help on all errors and warnings, see docs/errors.html) > ./analog: Warning F: Failed to open logfile /home/pomah/analog-5.03/READ: > ignoring it These errors are what you would expect when you don't quote the DNS READ string. Just as a matter of interest, does DNS READ work when you put it in the analog.cfg file? Aengus +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------
