[analog-help] Directory report question

Glover, John gloverj at tycoelectronics.com
Mon Jul 31 01:52:03 PDT 2006


Hi,


I've been trying to get the directory report to show all sub
directories.

In debugging I made a sample log file as follows:

127.0.0.1 - - [26/Jul/2006:16:23:08 +0100] "GET /intranet/home HTTP/1.1"
200 25277
127.0.0.1 - - [26/Jul/2006:16:23:13 +0100] "GET
/intranet/home/employee-portal HTTP/1.1" 200 35882
127.0.0.1 - - [26/Jul/2006:16:23:15 +0100] "GET
/intranet/home/folder_one HTTP/1.1" 200 32053
127.0.0.1 - - [26/Jul/2006:16:23:16 +0100] "GET
/intranet/home/departments/mis HTTP/1.1" 200 45119
127.0.0.1 - - [26/Jul/2006:16:23:18 +0100] "GET /intranet/home HTTP/1.1"
200 25277
127.0.0.1 - - [26/Jul/2006:16:25:47 +0100] "GET /intranet/home HTTP/1.1"
200 25277
127.0.0.1 - - [31/Jul/2006:08:21:21 +0100] "GET /intranet/home HTTP/1.1"
200 25277
127.0.0.1 - - [31/Jul/2006:08:22:17 +0100] "GET /foo-bar/test HTTP/1.1"
200 33917
127.0.0.1 - - [31/Jul/2006:08:22:17 +0100] "GET /foo-bar/test/test2
HTTP/1.1" 200 33917
127.0.0.1 - - [31/Jul/2006:08:22:17 +0100] "GET /foo-bar/test/test2
HTTP/1.1" 200 33917
127.0.0.1 - - [31/Jul/2006:08:22:17 +0100] "GET
/intranet/home/employee-portal HTTP/1.1" 200 33917
 

What I see in directory report is:
8 70.91% /intranet/ 
4 42.01%   /intranet/home/ 
1 12.90%     /intranet/home/departments/ 
3 29.09% /foo-bar/ 
2 19.39%   /foo-bar/test/ 

Clearly there are directories not listed for some reason under /intranet
and /foo-bar

In my conf, directory report related lines:
FILEINCLUDE *
DIRINCLUDE *
DIRFLOOR 1r
SUBDIRFLOOR 1r
DIRSORTBY REQUESTS
SUBDIRSORTBY REQUESTS
SUBDIR */*/*/*/*/*/*/*/*/*/*/*/*


When running analog with -settings, related info:
Including (+) and excluding (-) the following files:
  All excluded, then
  + *
Including (+) and excluding (-) the following as pages:
  All excluded, then
  + */
  + REGEXPI:\.html?$
  + * 
DIRSUFFIX index.html
  Directory Report [ON]
    Columns: #requests %bytes
    Sorting by number of requests
    Floor is: 1 request
    Sorting sub-items by number of requests
    Floor for sub-items is: 1 request
    Plotting pie chart by number of requests
    Including (+) and excluding (-) the following in the report:
      All excluded, then
      + *


All looks fine to me. Any ideas?


Thanks,
John

 



More information about the analog-help mailing list