[Bug] cron:archive CLI changed response format in Matomo 5 - instead of DateTime before every row, only time is displayed #21924
Labels
Regression
Indicates a feature used to work in a certain way but it no longer does even though it should.
Milestone
What happened?
cron:archive CLI changed response format - instead of DateTime before every row, only time is displayed:
INFO [2024-02-01 22:27:07] 8632 INIT
INFO [08:03:33] 11096 INIT
What should happen?
The log/response format should still include date and time. Logging/analyzing/debugging the archiver output is very hard, if you just have the time and not the date. Also, monitoring scripts that search for errors in the output files do not work anymore and would have to be changed.
How can this be reproduced?
Setup cron archiving and output into a logfile.
Matomo version
5
PHP version
all
Server operating system
all
What browsers are you seeing the problem on?
No response
Computer operating system
all
Relevant log output
Validations
The text was updated successfully, but these errors were encountered: