Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'misc/log-analytics/README.md')
-rw-r--r--misc/log-analytics/README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/misc/log-analytics/README.md b/misc/log-analytics/README.md
index dc6867f73c..13b8a0ea87 100644
--- a/misc/log-analytics/README.md
+++ b/misc/log-analytics/README.md
@@ -2,12 +2,8 @@
## Requirements
-* This is currently in BETA TESTING. The parameters name and behavior might change
- until the final stable release. Please use with care, expect bugs, and report your
- suggestions and advice.
* Python 2.6 or 2.7. Python 3.x is not supported.
-* Update to Piwik 1.7.2-RC1 or newer
- Download Piwik RC from: http://builds.piwik.org/piwik-1.7.2-rc1.zip
+* Update to Piwik 1.11
## How to use this script?
@@ -25,8 +21,6 @@ If you wish to track all requests the following command would be used:
python /path/to/piwik/misc/log-analytics/import_logs.py --url=http://mysite/piwik/ access.log --idsite=1234 --recorders=4 --enable-http-errors --enable-http-redirects --enable-static --enable-bots
-(remember this is a BETA release)
-
## How to import your logs automatically every day?
You must first make sure your logs are automatically rotated every day. The most