Problem - wrong statistics after update 2.14 (log analytics)

Hello,

I have big problems after Piwik update 2.14
I use log analytics method to view the stats of my sites.

The statistics are now completly wrong.(see attached file : before_update, after_update)

import_logs.py seems work normally and the script’s output seems to be ok too.
(output.pdf)
i check the integrity of the log file and i don’t have any corruption.
i have tested with others python scripts version but i have the same problem.
i have the problem with all my sites in Piwik using different logs format as w3c or ncsa_extended.
There are few visits but only during 2 hours in a day but when i check the log file, i see visits during all the day…

I test piwik-2.14.1-b2 but no changes.
It’s very strange and i can’t downgrade Piwik version because the db sql was updated too.

Have you got an idea to resolve this problem ?

Thank you in advance for your help

Regards,

Arno

Hi there,

can you create a smaller log file, that you can reproduce the issue? eg. the log file contains 100 requests and only 10 are imported… then you could create a bug report at: Issues · matomo-org/piwik-log-analytics · GitHub and we will try to investigate

Hi Matt,

Thank you for your answer.
I create a bug report, you can view it here : wrong statistics after update 2.14 · Issue #84 · matomo-org/piwik-log-analytics · GitHub

If necessary, i can send you logfile.

Thank you for your help

Arno