DokuWiki

It's better when it's simple

User Tools

Site Tools


tips:logging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tips:logging [2011-04-05 10:25] – [Ultimate Statistics] 213.61.134.52tips:logging [2017-09-25 13:43] (current) – old revision restored (2016-02-09 08:16) bactram
Line 7: Line 7:
 :!: [note by J.-F. Lalande] Using the information and code provided on this page, I created the [[plugin:logstats|logstats plugin]] that generate an entry in access.log for each access of a page of dokuwiki. You can see details and download on my [[http://sds.ensi-bourges.fr/howto/doku.php?id=wiki:logstats|logstat plugin page]]. :!: [note by J.-F. Lalande] Using the information and code provided on this page, I created the [[plugin:logstats|logstats plugin]] that generate an entry in access.log for each access of a page of dokuwiki. You can see details and download on my [[http://sds.ensi-bourges.fr/howto/doku.php?id=wiki:logstats|logstat plugin page]].
 ===== Log File Format ===== ===== Log File Format =====
-Both solutions will use the NCSA combined or NCSA extended log file format. This log file format is very popular and often used be web servers like apache. Many report generators can read this format and create nice reports from it. Because of this fantastic support by external programs Dokuwiki doesn't need any built-in reporting functionality itself.+Both solutions will use the NCSA combined or NCSA extended log file format. This log file format is very popular and often used on web servers like apache. Many report generators can read this format and create nice reports from it. Because of this fantastic support by external programs Dokuwiki doesn't need any built-in reporting functionality itself.
  
 Report generators that could be used are (only some examples, list far from complete): Report generators that could be used are (only some examples, list far from complete):
Line 321: Line 321:
 If you choose to use AWStats to process your logs, then here are some tips on configuration options that give you some more control over how DokuWiki accesses are shown. If you choose to use AWStats to process your logs, then here are some tips on configuration options that give you some more control over how DokuWiki accesses are shown.
  
-  * By defualt, AWStats does not keep track of the parameters after a "?" in the URL. So all your wiki accesses will appear as hits on the one page "doku.php". If you want to see which pages in the wiki are being accessed then you can enable tracking of parameters.+  * By default, AWStats does not keep track of the parameters after a "?" in the URL. So all your wiki accesses will appear as hits on the one page "doku.php". If you want to see which pages in the wiki are being accessed then you can enable tracking of parameters.
 <file> <file>
 URLWithQuery=1 # Set this to "1" to enable tracking of URL parameters URLWithQuery=1 # Set this to "1" to enable tracking of URL parameters
tips/logging.1301991943.txt.gz · Last modified: 2011-04-05 10:25 by 213.61.134.52

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki