From 3293d906a804718aa1f0a2593aae390a20c49bd5 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Wed, 25 Oct 2023 09:27:49 -0600 Subject: [PATCH] hotfix: Fix filtering for Telegraf Windows Eventlog plugin, closes #5175 --- data/telegraf_plugins.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/telegraf_plugins.yml b/data/telegraf_plugins.yml index a7bb761fb..df1b70d85 100644 --- a/data/telegraf_plugins.yml +++ b/data/telegraf_plugins.yml @@ -2150,7 +2150,7 @@ input: description: | The Windows Eventlog input plugin reports Windows event logging. **Windows Vista and later only**. introduced: 1.16.0 - tags: [windows, servers, systems] + tags: [windows, servers, systems, logging] - name: Windows Services id: win_services