8000 Document how to Upgrade Piwik without losing any tracking data · Issue #9186 · matomo-org/matomo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Document how to Upgrade Piwik without losing any tracking data #9186
Closed
@alex-rowe

Description

@alex-rowe

Hi all,

It would be great if using the command line upgrade or the web upgrade would automatically replay the logs for you once complete.

Currently there is no easy way to do this as it requires somehow finding the correct "piwik.php" requests in a very large Apache log file and then importing them using the python import file.

If there was a config option to redirect logs or similar, so that when it comes to the shouldRecordStatistics() function in core\Tracker.php it is able to divert or create a special log file in the /tmp dir, that file could then be imported once the upgrade has been completed without losing any tracking information.

Are there any plans to reconfigure how upgrades work so that larger installations can update more easily?

Thanks
Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: Website matomo.orgFor issues related to our matomo.org website.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0