github.com/yankunsam/loki/v2@v2.6.3-0.20220817130409-389df5235c27/clients/pkg/promtail/targets/windows/win_eventlog/README.md (about) 1 # Win event log 2 3 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 since Telegraf accumulator pattern is bit different from Prometheus/Loki model. 4 5 We also only modify how subscription restart, we continue work where we left it off using a saved file model. 6