From 99e2e14957e8606043ef45cfa796f50b6591df4b Mon Sep 17 00:00:00 2001 From: Hannes Schaller Date: Mon, 28 Jun 2021 09:33:03 +0200 Subject: [PATCH] Update windows.rst fixed typo --- pages/sending/windows.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/sending/windows.rst b/pages/sending/windows.rst index 04c1ef3f5..3c9cd3d14 100644 --- a/pages/sending/windows.rst +++ b/pages/sending/windows.rst @@ -11,7 +11,7 @@ The collector can be configured manually, with any software configuration utilit To be able to ingest the messages to Graylog, one input is needed. That input needs to match the collector. For NXLog, it is much likely the GELF input, and for winlogbeat, it needs to be the :ref:`beats input `. -One example winlogbeat configuration that reduce the noise. But still give enough insides:: +One example winlogbeat configuration that reduce the noise. But still give enough insights:: fields_under_root: true fields.collector_node_id: ${sidecar.nodeName}