Some time ago and with the great support of my server provider, I have created two cron jobs in order to import my server log files into Matomo. It worked fine until today, the data was regularly imported twice a day, and I received email reports about it. But now the import has stopped.
I suppose that the reason for that could be seen in a warning message that appeared in some of the last email reports:
“force-date-last-n” is deprecated. Please use the “process_new_segments_from” INI configuration option instead.
Unfortunately I only know how to use the “force-date-last-n” in a cron job syntax. But how can I use the “process_new_segments_from” in this syntax?
3 posts - 2 participants