home *** CD-ROM | disk | FTP | other *** search
/ Internet Magazine 2002 February / INTERNET88.ISO / pc / software / windows / utils / analog / examples / big.cfg next >
Encoding:
Text File  |  2001-11-07  |  11.8 KB  |  479 lines

  1. # Here is a big configuration file for analog version 5.1
  2. #   <http://www.analog.cx/>
  3. #
  4. # It contains most commands which you can use
  5. # (or at least one example from each family of commands).
  6. # See bigbyrep.cfg for a similar file arranged by report instead of by family
  7. # of command.
  8. #
  9. # Actually this file doesn't really do much except show you what's available,
  10. # because it gives almost all the commands their default values.
  11. # (As of time of writing -- I don't promise it will stay up-to-date.)
  12. #
  13. # Even this file doesn't contain all the commands -- you'll have to read the
  14. # docs for the full set!
  15. #
  16. # First the commands you are most likely to want to change.
  17. #
  18. # If you need a LOGFORMAT command (most people don't -- try it without first!),
  19. # it must go here, above the LOGFILE commands.
  20. # LOGFORMAT MICROSOFT-NA
  21. # The logfile(s) to be analysed
  22. LOGFILE logfile.log
  23. # LOGFILE /old/logs/access_log.*
  24. #
  25. # Your organisation's name and URL for the top line of the report
  26. HOSTNAME "[my organisation]"
  27. HOSTURL none
  28. #
  29. # Where to write the report
  30. OUTFILE Report.html
  31. #
  32. # URL for the images directory
  33. IMAGEDIR images/
  34. #
  35. # Whether to use PNG or GIF images
  36. PNGIMAGES OFF
  37. #
  38. # URL and local directory for the pie charts
  39. # CHARTDIR /images/
  40. # LOCALCHARTDIR /usr/local/apache/htdocs/images/
  41. #
  42. # Style sheet for the output page
  43. STYLESHEET none
  44. #
  45. # Web server fetches /dir/index.html when asked for /dir/
  46. DIRSUFFIX index.html
  47. #
  48. # Case sensitive or case insensitive file system: default depends on your OS.
  49. # If your web server and your analog run on different OS's, you may need to
  50. # change this according to the machine running your server.
  51. # CASE INSENSITIVE
  52. # USERCASE SENSITIVE
  53. #
  54. # How to uncompress compressed logfiles
  55. # UNCOMPRESS *.gz,*.Z "gzip -cd"
  56.  
  57. # Cache files: see docs/cache.html
  58. CACHEFILE none
  59. CACHEOUTFILE none
  60.  
  61. # Aliases: see docs/alias.html
  62. # I can't list all of them, but there are aliases for individual items, e.g.
  63. # FILEALIAS /football/* /soccer/*
  64. # and there are also aliases for each report, e.g.
  65. # REQALIAS /soccer/* "Football: /soccer/*"
  66. # You can also use regular expressions:
  67. # FILEALIAS REGEXP:^/(football|soccer)/(.*) /$2
  68. BROWOUTPUTALIAS IWENG AOL
  69. TYPEOUTPUTALIAS .html    ".html [Hypertext Markup Language]"
  70. TYPEOUTPUTALIAS .htm     ".htm  [Hypertext Markup Language]"
  71. TYPEOUTPUTALIAS .shtml   ".shtml [Server-parsed HTML]"
  72. TYPEOUTPUTALIAS .ps      ".ps   [PostScript]"
  73. TYPEOUTPUTALIAS .gz      ".gz   [Gzip compressed files]"
  74. TYPEOUTPUTALIAS .tar.gz  ".tar.gz [Compressed archives]"
  75. TYPEOUTPUTALIAS .jpg     ".jpg  [JPEG graphics]"
  76. TYPEOUTPUTALIAS .jpeg    ".jpeg  [JPEG graphics]"
  77. TYPEOUTPUTALIAS .gif     ".gif  [GIF graphics]"
  78. TYPEOUTPUTALIAS .png     ".png  [PNG graphics]"
  79. TYPEOUTPUTALIAS .txt     ".txt  [Plain text]"
  80. TYPEOUTPUTALIAS .cgi     ".cgi  [CGI scripts]"
  81. TYPEOUTPUTALIAS .pl      ".pl   [Perl scripts]"
  82. TYPEOUTPUTALIAS .css     ".css  [Cascading Style Sheets]"
  83. TYPEOUTPUTALIAS .class   ".class [Java class files]"
  84. TYPEOUTPUTALIAS .pdf     ".pdf  [Adobe Portable Document Format]"
  85. TYPEOUTPUTALIAS .zip     ".zip  [Zip archives]"
  86. TYPEOUTPUTALIAS .hqx     ".hqx  [Macintosh archives]"
  87. TYPEOUTPUTALIAS .exe     ".exe  [Executables]"
  88. TYPEOUTPUTALIAS .wav     ".wav  [WAV sound files]"
  89. TYPEOUTPUTALIAS .avi     ".avi  [AVI movies]"
  90. TYPEOUTPUTALIAS .arc     ".arc  [Compressed archives]"
  91. TYPEOUTPUTALIAS .mid     ".mid  [MIDI sound files]"
  92. TYPEOUTPUTALIAS .mp3     ".mp3  [MP3 sound files]"
  93. TYPEOUTPUTALIAS .doc     ".doc  [Microsoft Word document]"
  94. TYPEOUTPUTALIAS .rtf     ".rtf  [Rich Text Format]"
  95. TYPEOUTPUTALIAS .mov     ".mov  [Quick Time movie]"
  96. TYPEOUTPUTALIAS .mpg     ".mpg  [MPEG movie]"
  97. TYPEOUTPUTALIAS .mpeg    ".mpeg  [MPEG movie]"
  98. TYPEOUTPUTALIAS .asp     ".asp  [Active Server Pages]"
  99. TYPEOUTPUTALIAS .jsp     ".jsp  [Java Server Pages]"
  100. TYPEOUTPUTALIAS .cfm     ".cfm  [Cold Fusion]"
  101. TYPEOUTPUTALIAS .php     ".php  [PHP]"
  102. TYPEOUTPUTALIAS .js      ".js   [JavaScript code]"
  103.  
  104. # Inclusions and exclusions: see docs/include.html
  105. # Again there are these for individual items, e.g.
  106. # FILEINCLUDE /football/*
  107. # FILEEXCLUDE /football/*
  108. # and for each report, e.g.
  109. # REQINCLUDE pages
  110. # REQINCLUDE *.pdf
  111. # Or you can use regular expressions:
  112. # FILEINCLUDE REGEXP:^/(football|soccer)
  113.  
  114. # You can make more things into pages with commands like
  115. # PAGEINCLUDE *.shtml
  116. # PAGEINCLUDE *.asp
  117. # PAGEINCLUDE *.jsp
  118. # PAGEINCLUDE *.cfm
  119. # PAGEINCLUDE *.pl
  120. # PAGEINCLUDE *.php
  121.  
  122. # You can limit the dates analysed with FROM and/or TO: see docs/include.html
  123. # FROM 991001
  124. # TO -00-00-01
  125.  
  126. # Controlling status codes: see docs/include.html
  127. # STATUSINCLUDE 200-299,304
  128. # STATUSEXCLUDE 206
  129. 304ISSUCCESS ON
  130.  
  131. # Which browsers count as robots in the Operating System Report
  132. ROBOTINCLUDE REGEXPI:robot
  133. ROBOTINCLUDE REGEXPI:spider
  134. ROBOTINCLUDE REGEXPI:crawler
  135. ROBOTINCLUDE Googlebot*
  136. ROBOTINCLUDE Infoseek*
  137. ROBOTINCLUDE Scooter*
  138. ROBOTINCLUDE Slurp*
  139. ROBOTINCLUDE Ultraseek*
  140.  
  141. # Whether each report is wanted: see docs/output.html
  142. GENERAL ON
  143. YEARLY OFF
  144. QUARTERLY OFF
  145. MONTHLY ON
  146. DAILYREP OFF
  147. DAILYSUM ON
  148. WEEKLY OFF
  149. HOURLYREP OFF
  150. HOURLYSUM ON
  151. QUARTERREP OFF
  152. QUARTERSUM OFF
  153. FIVEREP OFF
  154. FIVESUM OFF
  155. DOMAIN ON
  156. ORGANISATION ON
  157. DIRECTORY ON
  158. FILETYPE ON
  159. REQUEST ON
  160. REDIR OFF
  161. FAILURE OFF
  162. SIZE ON
  163. PROCTIME OFF
  164. HOST OFF
  165. REDIRHOST OFF
  166. FAILHOST OFF
  167. REFERRER OFF
  168. REFSITE OFF
  169. REDIRREF OFF
  170. FAILREF OFF
  171. VHOST OFF
  172. REDIRVHOST OFF
  173. FAILVHOST OFF
  174. USER OFF
  175. REDIRUSER OFF
  176. FAILUSER OFF
  177. SEARCHQUERY OFF
  178. SEARCHWORD ON
  179. INTSEARCHQUERY OFF
  180. INTSEARCHWORD OFF
  181. BROWSERREP OFF
  182. BROWSERSUM OFF
  183. OSREP ON
  184. STATUS ON
  185.  
  186. # The columns in each report: see docs/timereps.html and docs/othreps.html
  187. TIMECOLS RP
  188. YEARCOLS RP
  189. QUARTERLYCOLS RP
  190. MONTHCOLS RP
  191. WEEKCOLS RP
  192. DAYREPCOLS RP
  193. DAYSUMCOLS RP
  194. HOURREPCOLS RP
  195. HOURSUMCOLS RP
  196. QUARTERREPCOLS RP
  197. QUARTERSUMCOLS RP
  198. FIVEREPCOLS RP
  199. FIVESUMCOLS RP
  200. DOMCOLS Rb
  201. ORGCOLS Rb
  202. HOSTCOLS Rb
  203. REDIRHOSTCOLS R
  204. FAILHOSTCOLS R
  205. DIRCOLS Rb
  206. TYPECOLS Rb
  207. REQCOLS RbD
  208. REDIRCOLS R
  209. FAILCOLS R
  210. REFCOLS R
  211. REFSITECOLS R
  212. REDIRREFCOLS R
  213. FAILREFCOLS R
  214. BROWREPCOLS R
  215. BROWSUMCOLS R
  216. OSCOLS NRP
  217. SIZECOLS Rb
  218. PROCTIMECOLS R
  219. VHOSTCOLS Rb
  220. REDIRVHOSTCOLS R
  221. FAILVHOSTCOLS R
  222. USERCOLS Rb
  223. REDIRUSERCOLS R
  224. FAILUSERCOLS R
  225. SEARCHQUERYCOLS R
  226. SEARCHWORDCOLS R
  227. INTSEARCHQUERYCOLS R
  228. INTSEARCHWORDCOLS R
  229. STATUSCOLS R
  230.  
  231. # How the graphs are plotted: see docs/timereps.html
  232. ALLGRAPH P
  233. YEARGRAPH P
  234. MONTHGRAPH P
  235. DAYREPGRAPH P
  236. DAYSUMGRAPH P
  237. HOURREPGRAPH P
  238. HOURSUMGRAPH P
  239. WEEKGRAPH P
  240. QUARTERREPGRAPH P
  241. QUARTERSUMGRAPH P
  242. FIVEREPGRAPH P
  243. FIVESUMGRAPH P
  244.  
  245. # Whether the time reports run forwards or backwards: see docs/timereps.html
  246. ALLBACK OFF
  247. YEARBACK OFF
  248. QUARTERLYBACK OFF
  249. MONTHBACK OFF
  250. DAYREPBACK OFF
  251. HOURREPBACK OFF
  252. WEEKBACK OFF
  253. QUARTERREPBACK OFF
  254. FIVEREPBACK OFF
  255.  
  256. # The number of rows to display in each time report: see docs/timereps.html
  257. YEARROWS 0
  258. QUARTERLYROWS 0
  259. MONTHROWS 0
  260. WEEKROWS 0
  261. FULLDAYROWS 42
  262. FULLHOURROWS 72
  263. QUARTERROWS 96
  264. FIVEROWS 288
  265.  
  266. # The floors for each report: see docs/othreps.html and docs/hierreps.html
  267. REQFLOOR 20r
  268. REQARGSFLOOR 10r
  269. REDIRFLOOR -30r
  270. REDIRARGSFLOOR 10r
  271. FAILFLOOR -30r
  272. FAILARGSFLOOR 10r
  273. DOMFLOOR 0b
  274. SUBDOMFLOOR 0.5%b
  275. ORGFLOOR -20r
  276. SUBORGFLOOR 0.5%r
  277. DIRFLOOR 0.01%b
  278. SUBDIRFLOOR 0.01%b
  279. TYPEFLOOR 0.1%b
  280. SUBTYPEFLOOR 0.1%b
  281. HOSTFLOOR -50r
  282. REDIRHOSTFLOOR -20r
  283. FAILHOSTFLOOR -20r
  284. REFFLOOR 20r
  285. REFARGSFLOOR 10r
  286. REFSITEFLOOR -30r
  287. REFDIRFLOOR 50r
  288. REDIRREFFLOOR -30r
  289. REDIRREFARGSFLOOR 10r
  290. FAILREFFLOOR -30r
  291. FAILREFARGSFLOOR 10r
  292. BROWSUMFLOOR -20r
  293. SUBBROWFLOOR -20r
  294. BROWREPFLOOR -40r
  295. OSFLOOR 0p
  296. SUBOSFLOOR 0p
  297. VHOSTFLOOR -20b
  298. REDIRVHOSTFLOOR -20r
  299. FAILVHOSTFLOOR -20r
  300. USERFLOOR -50r
  301. REDIRUSERFLOOR -20r
  302. FAILUSERFLOOR -20r
  303. SEARCHQUERYFLOOR -30r
  304. SEARCHWORDFLOOR -30r
  305. INTSEARCHQUERYFLOOR -30r
  306. INTSEARCHWORDFLOOR -30r
  307. STATUSFLOOR 0r
  308.  
  309. # How each report is sorted: see docs/othreps.html and docs/hierreps.html
  310. REQSORTBY REQUESTS
  311. REDIRSORTBY REQUESTS
  312. FAILSORTBY REQUESTS
  313. DOMSORTBY BYTES
  314. ORGSORTBY REQUESTS
  315. DIRSORTBY BYTES
  316. TYPESORTBY BYTES
  317. HOSTSORTBY ALPHABETICAL
  318. REDIRHOSTSORTBY REQUESTS
  319. FAILHOSTSORTBY REQUESTS
  320. REFSORTBY REQUESTS
  321. REFSITESORTBY REQUESTS
  322. REDIRREFSORTBY REQUESTS
  323. FAILREFSORTBY REQUESTS
  324. BROWREPSORTBY REQUESTS
  325. BROWSUMSORTBY REQUESTS
  326. OSSORTBY PAGES
  327. SUBOSSORTBY PAGES
  328. VHOSTSORTBY BYTES
  329. REDIRVHOSTSORTBY REQUESTS
  330. FAILVHOSTSORTBY REQUESTS
  331. USERSORTBY REQUESTS
  332. REDIRUSERSORTBY REQUESTS
  333. FAILUSERSORTBY REQUESTS
  334. SEARCHQUERYSORTBY REQUESTS
  335. SEARCHWORDSORTBY REQUESTS
  336. INTSEARCHQUERYSORTBY REQUESTS
  337. INTSEARCHWORDSORTBY REQUESTS
  338. STATUSSORTBY ALPHABETICAL
  339.  
  340. # Whether and how pie charts are plotted: see docs/othreps.html
  341. REQCHART ON
  342. REDIRCHART ON
  343. FAILCHART ON
  344. TYPECHART ON
  345. SIZECHART ON
  346. PROCTIMECHART ON
  347. DIRCHART ON
  348. HOSTCHART ON
  349. REDIRHOSTCHART ON
  350. FAILHOSTCHART ON
  351. DOMCHART ON
  352. ORGCHART ON
  353. REFCHART ON
  354. REFSITECHART ON
  355. REDIRREFCHART ON
  356. FAILREFCHART ON
  357. BROWREPCHART ON
  358. BROWSUMCHART ON
  359. OSCHART ON
  360. VHOSTCHART ON
  361. REDIRVHOSTCHART ON
  362. FAILVHOSTCHART ON
  363. USERCHART ON
  364. REDIRUSERCHART ON
  365. FAILUSERCHART ON
  366. SEARCHQUERYCHART ON
  367. SEARCHWORDCHART ON
  368. INTSEARCHQUERYCHART ON
  369. INTSEARCHWORDCHART ON
  370. STATUSCHART ON
  371.  
  372. # What to link to in the reports
  373. REQLINKINCLUDE pages
  374. REDIRLINKEXCLUDE *
  375. FAILLINKEXCLUDE *
  376. REFLINKINCLUDE *
  377. REDIRREFLINKINCLUDE *
  378. FAILREFLINKINCLUDE *
  379. # BASEURL http://my.server.com
  380.  
  381. # Cosmetic commands: mostly in docs/output.html
  382. OUTPUT HTML
  383. LANGUAGE ENGLISH
  384. # LANGFILE uk.lng
  385. # DOMAINSFILE ukdom.tab
  386. # DESCFILE ukdesc.txt
  387. HEADERFILE none
  388. FOOTERFILE none
  389. LOGO analogo.gif
  390. REPORTORDER x1QmWDdHwh4657oZSlLujJkKfsNnBbpvRMcPztiEIYyr
  391. GENSUMLINES ALL
  392. GOTOS ON
  393. RUNTIME ON
  394. DESCRIPTIONS ON
  395. REPORTSPAN OFF
  396. REPORTSPANTHRESHOLD 60
  397. WEEKBEGINSON SUNDAY
  398. LASTSEVEN ON
  399. MARKCHAR +
  400. # SEPCHAR and DECPOINT are usually taken from the language file
  401. # SEPCHAR ,
  402. # DECPOINT .
  403. REPSEPCHAR none
  404. COMPSEP "    "
  405. RAWBYTES OFF
  406. NOROBOTS ON
  407. SEARCHCHARCONVERT ON
  408. BARSTYLE b
  409. HTMLPAGEWIDTH 65
  410. ASCIIPAGEWIDTH 76
  411. MINGRAPHWIDTH 15
  412.  
  413. # The following commands are only available on some systems: see docs/dns.html
  414. # DNSFILE dnscache
  415. # DNSLOCKFILE dnslock
  416. # DNS NONE
  417. # DNSGOODHOURS 100000
  418. # DNSBADHOURS 336
  419. # DNSTIMEOUT 10
  420.  
  421. # Sub-item commands: see docs/hierreps.html. Examples are
  422. # SUBDOM *.com
  423. # SUBDIR /*/*/
  424. SUBTYPE *.gz,*.Z
  425.  
  426. # A list of search engines
  427. SEARCHENGINE http://*altavista.*/* q
  428. SEARCHENGINE http://*yahoo.*/* p
  429. SEARCHENGINE http://*google.*/* q
  430. SEARCHENGINE http://*lycos.*/* query
  431. SEARCHENGINE http://*aol.*/* query
  432. SEARCHENGINE http://*excite.*/* search
  433. SEARCHENGINE http://*go2net.*/* general
  434. SEARCHENGINE http://*metacrawler.*/* general
  435. SEARCHENGINE http://*msn.*/* MT
  436. SEARCHENGINE http://*hotbot.com/* MT
  437. SEARCHENGINE http://*netscape.*/* search
  438. SEARCHENGINE http://*looksmart.*/* key
  439. SEARCHENGINE http://*infoseek.*/* qt
  440. SEARCHENGINE http://*webcrawler.*/* search,searchText
  441. SEARCHENGINE http://*goto.*/* Keywords
  442. SEARCHENGINE http://*snap.*/* keyword
  443. SEARCHENGINE http://*dogpile.*/* q
  444. SEARCHENGINE http://*askjeeves.*/* ask
  445. SEARCHENGINE http://*ask.*/* ask
  446. SEARCHENGINE http://*aj.*/* ask
  447. SEARCHENGINE http://*directhit.*/* qry
  448. SEARCHENGINE http://*alltheweb.*/* query
  449. SEARCHENGINE http://*northernlight.*/* qr
  450. SEARCHENGINE http://*nlsearch.*/* qr
  451. SEARCHENGINE http://*dmoz.*/* search
  452. SEARCHENGINE http://*newhoo.*/* search
  453. SEARCHENGINE http://*netfind.*/* query,search,s
  454. SEARCHENGINE http://*/netfind* query
  455. SEARCHENGINE http://*/pursuit query
  456.  
  457. # Search engines on your own site
  458. # INTSEARCHENGINE /cgi-bin/my.cgi q
  459.  
  460. # Use one of these if you are short of memory: see docs/lowmem.html
  461. FILELOWMEM 0
  462. HOSTLOWMEM 0
  463. BROWLOWMEM 0
  464. REFLOWMEM 0
  465. USERLOWMEM 0
  466. VHOSTLOWMEM 0
  467.  
  468. # Commands for debugging
  469. SETTINGS OFF
  470. DEBUG OFF
  471. WARNINGS ON
  472. PROGRESSFREQ 0
  473. # ERRFILE somefile
  474. ERRLINELENGTH 78
  475. #
  476. # By Stephen Turner 1999 - 2001. No warranty for this file.
  477. # This file is given into the public domain: it may be used, modified and
  478. # redistributed without restriction.
  479.