Query Run
select substr(log_timestamp,1,4), count(log_action) from logging where... 10 months ago