Walter Ian Kaye <[EMAIL PROTECTED]> wrote: > At 03:47 p +0000 11/21/2007, Hunter John didst inscribe upon an > > Hmm... maybe it didn't work because I didn't have root-relative paths? > I had *.gif -- does it only match from the "left"?
*.gif should work just fine. Do a simple test from first principles - create a 4 line logfile with each entry having a different file type. Run analog against it with your current .cfg file, and see if your FILEEXCLUDEs work as expected. If they don't, then run analog against the test logfile without any .cfg file: analog test.log -G +C"FILEEXCLUDE *.gif" +OReport.html This will demonstrate how analog interprets the FILEEXCLUDE command. If you're still getting unexpected results, then the order of your INCLUDES/EXCLUDES is the problem. SETTINGS ON will show you the order in which they are being applied. Aengus +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

