From 13bdcd52494513fb29bea3254ed4a1e7a20947f8 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Thu, 29 Mar 2018 15:13:18 +0200 Subject: [PATCH] doc: minor fix --- doc/userguide/configuration/suricata-yaml.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/userguide/configuration/suricata-yaml.rst b/doc/userguide/configuration/suricata-yaml.rst index 2f585d6021..4043deb6be 100644 --- a/doc/userguide/configuration/suricata-yaml.rst +++ b/doc/userguide/configuration/suricata-yaml.rst @@ -237,7 +237,7 @@ There are several types of output. The general structure is: :: outputs: - -fast: + - fast: enabled: yes filename: fast.log append: yes/no -- 2.47.2