matomo-log-analytics icon indicating copy to clipboard operation
matomo-log-analytics copied to clipboard

Apache2 pipped log - Exclude hostname from Piwik URL

Open nuxwin opened this issue 10 years ago • 1 comments

When using the import_logs.py with Apache2 (piped log), hostname from Piwik URL should be automatically excluded, else, you enter in an import loop.

Eg, the script call Piwik URL for importing log from site but later on, it try to import previous piwik URL calls... Then, here you enter in a loop which can kill the server.

Anyway, more generally, the script should never import piwik hits.

nuxwin avatar Sep 07 '15 22:09 nuxwin

Pull request on the code and/or documentation (to specify an --exclude-path=*piwik.php* welcome :+1:

mattab avatar Jun 20 '17 02:06 mattab