mirror of
https://github.com/safing/portmaster
synced 2025-09-01 10:09:11 +00:00
.. | ||
event.go | ||
LICENSE | ||
README.md | ||
syscall_windows.go | ||
util.go | ||
util_test.go | ||
win_eventlog.go | ||
win_eventlog_notwindows.go | ||
win_eventlog_test.go | ||
zsyscall_windows.go |
Windows Event Log
This is a fork of https://github.com/influxdata/telegraf/tree/master/plugins/inputs/win_eventlog to re-use most of the syscall implementation for the eventlog.
It is simplified in order to just subscribe to events.