From eb4482a3f5206df4639e31ba0c9b75efc9e26faa Mon Sep 17 00:00:00 2001 From: Russ Savage Date: Thu, 8 Oct 2020 09:51:41 -0700 Subject: [PATCH] fix(writeData): fixing win_eventlog readme (#19675) --- ui/src/writeData/components/telegrafPlugins/win_eventlog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/writeData/components/telegrafPlugins/win_eventlog.md b/ui/src/writeData/components/telegrafPlugins/win_eventlog.md index 5551d22b41..9f48fd9ac3 100644 --- a/ui/src/writeData/components/telegrafPlugins/win_eventlog.md +++ b/ui/src/writeData/components/telegrafPlugins/win_eventlog.md @@ -9,6 +9,7 @@ Telegraf should have Administrator permissions to subscribe for some of the Wind ### Configuration ```toml +[[inputs.win_eventlog]] ## Telegraf should have Administrator permissions to subscribe for some Windows Events channels ## (System log, for example)