Usage Statistics Event Logs Rejected

I am experiencing an issue with the usage statistics in Open Journal Systems (OJS) version 3.3.0.8. The usage event logs are being rejected, and I am receiving the following error for every log file:

[2024-09-20 18:43:12] [Notificación] Se ha iniciado la tarea.
[2024-09-20 18:43:13] [Error] El número de línea 1 del archivo /home/dirasah/www/data/usageStats/processing/usage_events_20221120.log no es una entrada de registro válida y el archivo fue rechazado.
[2024-09-20 18:43:13] [Error] El número de línea 1 del archivo /home/dirasah/www/data/usageStats/processing/usage_events_20220301.log no es una entrada de registro válida y el archivo fue rechazado.
[2024-09-20 18:43:13] [Error] El número de línea 1 del archivo /home/dirasah/www/data/usageStats/processing/usage_events_20231013.log no es una entrada de registro válida y el archivo fue rechazado.
[2024-09-20 18:43:13] [Error] El número de línea 1 del archivo /home/dirasah/www/data/usageStats/processing/usage_events_20230125.log no es una entrada de registro válida y el archivo fue rechazado.

I would appreciate any assistance in resolving this issue.

I have identified the major cause of this issue: it was the base_url in config.inc.php. A misplaced space definitely caused major errors.
If anyone else is facing a similar problem, please double-check that there are no extra spaces or characters in the URL.