Henk Schrik ([EMAIL PROTECTED]; Wednesday, June 26, 2002 2:32 PM):
> Hi, > Mostly I had opportunity tot eliminate unwanted files, dirs, > from logfiles before analysing. > This time I have a logfile with all 'dirt' still in it. > And I'm not succesfull leaving out files and dirs i want to > keep out. > WIN-XP > ====== > in the > analog.cfg > I just have the necessary input output imagedirs etc. > and including the refrence to the extra cfg, > # > CONFIGFILE /my_root/analog/analog5.23/analysis1.cfg > # > In analysis1.cfg > FILEINCLUDE * > FILEEXCLUDE /vakantie/* The FILEINCLUDE * is implied by the FILEEXCLUDE statement and is unnecessary (but doesn't hurt either). > or do i have to write > FILEEXCLUDE d:/myroot/vakantie/* > FILEEXCLUDE /myroot/vakantie/* > FILEEXCLUDE vakantie/* No, the request pattern should match the URLs as they appear in your Request Report > Then still, in my request report the files within the dir > /vakantie are all there. I thought once fileexcluded they would > not be in a request report. > 1: : : 0.004: /vakantie/praag/pra07125.jpg > 1: : : 0.002: /vakantie/praag/pra08125.jpg > 1: : : 0.003: /vakantie/praag/pra09125.jpg > 1: : : 0.003: /vakantie/praag/pra10125.jpg > 3: 0.01%: 0.02%: 0.005: <a > href="http://henk.schrik.nl/vakantie/praag/praag.htm">/vakantie/praag/praag.htm</a> > So where do i miss the clue ????????????? Try running "analog -settings" to see what Analog thinks it is doing. You might find another inclusion overriding this one or that that the included CONFIGFILE is not being found. -- 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 +------------------------------------------------------------------------
