RE: Cannot open Logfile, please help!
Alan Dennis Wright <[email protected]>
| Newsgroups | gmane.comp.web.analog.general |
|---|---|
| Message-ID | <AC8F160ECA13CA40A4F7F0FC32E02CB79D76A92916@MKT-MBX01.university.ds.derby.ac.uk> |
Try using LOGFILE A:\access_log* For other drives (ie your 'g:' use a separate 'LOGFILE' command. Eg LOGFILE A:\access_log* LOGFILE G:\access_log* (or LOGFILE G:\<directory>\access_log* http://www.analog.cx/docs/logfile.html Rgds Alan Wright FEHS Technician -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Hanif Sent: 21 July 2008 15:29 To: Alan Dennis Wright; Support for analog web log analyzer Subject: Re: [analog-help] Cannot open Logfile, please help! Update: If I move the analog.exe and its associated folders to the A:\ drive where the first part of my logs reside and I type: "analog access_log.*" It produces a report successfully, although with broken images, after 1-2 minutes. At least I am making this much progress but I also need to generate a report for the logs stored in the G:\ drive. Any help would be appreciated. On Mon, Jul 21, 2008 at 9:48 AM, Hanif <[email protected]> wrote: And the filenames contained in the directories are, for instance: access_log.20080607_2215 access_log.20080608_1446 access_log.20080610_1901 etc Thanks for any provided help! On Mon, Jul 21, 2008 at 9:08 AM, Hanif <[email protected]> wrote: Thanks for your reply Stephen. I mapped the drives with a specified letter and heres my log: C:\Program Files\analog 6.0>analog analog: analog version 6.0/Win32 analog: Warning C: Too many arguments for configuration command: ignoring end of line starting: LOGFILE A:LOGFILE G:LANGUAGE (For help on all errors and warnings, see docs/errors.html) analog: Warning F: Failed to open logfile A:LOGFILE: ignoring it analog: Warning R: Turning off empty time reports analog: Warning R: Turning off empty Request Report analog: Warning R: Turning off empty Redirection Report analog: Warning R: Turning off empty Failure Report analog: Warning R: Turning off empty File Type Report analog: Warning R: Turning off empty Directory Report analog: Warning R: Turning off empty Host Report analog: Warning R: Turning off empty Host Redirection Report analog: Warning R: Turning off empty Host Failure Report analog: Warning R: Turning off empty Domain Report analog: Warning R: Turning off empty Referrer Report analog: Warning R: Turning off empty Referring Site Report analog: Warning R: Turning off empty Browser Report analog: Warning R: Turning off empty User Report analog: Warning R: Turning off empty User Redirection Report analog: Warning R: Turning off empty Organisation Report analog: Warning R: Turning off empty Search Query Report analog: Warning R: Turning off empty Search Word Report analog: Warning R: Turning off empty Internal Search Query Report analog: Warning R: Turning off empty Browser Summary analog: Warning R: Turning off empty Operating System Report analog: Warning R: Turning off empty File Size Report analog: Warning R: Turning off empty Status Code Report analog: Warning R: Turning off empty Processing Time Report C:\Program Files\analog 6.0> # LOGO logo.jpg HOSTNAME "prdwcs-a and prdwcs-b" LOGFILE A:\ LOGFILE G:\ On Sat, Jul 19, 2008 at 7:22 AM, Stephen Turner <[email protected]> wrote: 2008/7/18 Hanif <[email protected]>: > LOGFORMAT %s > LOGFILE \\172.17.190.48\share1\apache_logs\prdwcs-a.all > > analog.exe: Warning F: Failed to open logfile > \\172.17.190.48\share1\apache_logs\prdwcs-a.all: ignoring it I think the system calls which analog uses don't understand the network drive notation beginning with "\\". It should work if you use Map Network Drive in Windows to assign that resource a drive letter, e.g. Z:, and then use that path name instead. -- Stephen Turner +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------ +------------------------------------------------------------------------ | 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 +------------------------------------------------------------------------