From 32b39d054f28ec3475cc927acc75be36836c210b Mon Sep 17 00:00:00 2001 From: Andreas Dolp Date: Sat, 2 Apr 2022 13:59:59 +0200 Subject: [PATCH] suricata.yaml.in: Remove duplicate "with" in comment. --- suricata.yaml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suricata.yaml.in b/suricata.yaml.in index 5f4f49a6be..0b9733f8f1 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -93,7 +93,7 @@ outputs: filetype: regular #regular|syslog|unix_dgram|unix_stream|redis filename: eve.json # Enable for multi-threaded eve.json output; output files are amended with - # with an identifier, e.g., eve.9.json + # an identifier, e.g., eve.9.json #threaded: false #prefix: "@cee: " # prefix to prepend to each log entry # the following are valid when type: syslog above