Abstract views, PDF views and Download Stats Made Public šŸ˜¶

With the default install of OJS 2.4.8, the Acron plugin should be regularly running the scheduledTasksAutoStage XML. This will convert your log files into metrics. The log files are in your files_dir, under ā€œusageStats/usageEventLogsā€. These will be moved from the ā€œusageEventLogsā€ folder to the ā€œstageā€ folder, and then moved one by one through the ā€œprocessingā€ folder to either the ā€œarchiveā€ (on success) or the ā€œrejectā€ (on failure) folders. A log of the processing is recorded in the files_dir under the ā€œscheduledTaskLogsā€ folder. In the event of an error (or regardless, depending on the your setting of scheduled_tasks_report_error_only) an email will be send to the Siteā€™s principal contact describing reporting on the scheduled task run.

Check your ā€œscheduledTaskLogsā€ (particularly Usagestatisticsfileloadertask-*) and the status of the directories under ā€œusageStatsā€ for an idea of where the process is breaking down.