Walter Ian Kaye <[EMAIL PROTECTED]> wrote: > So let's say I have a site where the section pages are static, and > get logged by Apache in the normal way, while the various content > pages (articles, etc) are served dynamically by script. Is there a > way to wholistically present logs of everything to Analog, or is it > better to have the static pages served by the same CMS script and > make it do all the logging, thus ignoring Apache's native logging > services and placing more load on the server? (Plus I wonder what > happens if Apache is restarted while a script is writing a log > file....)
If the script is logging the information in a manner that Analog can parse, then just have Analog run against both logs, FILEEXCLUDEing the script entries in the Apache log if necessary. 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 +------------------------------------------------------------------------

