select COUNT(*) as c from windows_events where eve...
# general
b
select COUNT(*) as c from windows_events where eventid == <id> AND c > 5 ?