this is one of them: `SELECT *, "events_windows." ...
# core
j
this is one of them:
SELECT *, "events_windows." || lower(source) || "." || eventid as __devoSubTag FROM windows_events WHERE source IN ('Application', 'Setup', 'Security', 'System');
. basically getting everything