#5958 MirrorManager statistic is broken
Closed: Fixed Opened by adrian.

Since the mirrorlist process was switched to containers the statistics are useless as it is reporting less than 1000 access per day:

https://admin.fedoraproject.org/mirrormanager/statistics

The reason is that the statistics script is looking for logfile+date but the log-rotation does not generate those files. So either the statistics script needs to use other logfiles or the log-rotation has to create the correct file-names.


Metadata Update from @smooge:
- Issue assigned to smooge

I've adjusted the logrotate to put the container logs in the right format now, so it should start working tomorrow.

:walking:

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata