Quantcast
Channel: Support & Bugs - Matomo forums
Viewing all articles
Browse latest Browse all 5981

Delete all logs doesn't delete events

$
0
0

./console core:delete-logs-data --dates=2023-01-01,2023-07-16 --idsite=3

I included today’s date. All logs disappeared, good! But the events are still remaining

I also did DELETE llva.*
FROM prefix_log_link_visit_action llva
JOIN prefix_log_action as la
WHERE llva.idaction_event_action = la.idaction;

But events are still showing up.

Am confused. Please help

Thanks

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 5981

Trending Articles