]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
config: Clarify when log format can be overridden
authorJeff Lucovsky <jeff@lucovsky.org>
Sun, 4 Apr 2021 14:45:38 +0000 (10:45 -0400)
committerVictor Julien <vjulien@oisf.net>
Tue, 20 Dec 2022 07:51:33 +0000 (08:51 +0100)
suricata.yaml.in

index 0de87fe88e95004d5863039b222fcf35fb78643c..46502c8eb96c1ba54d046544a5027706dab68a5e 100644 (file)
@@ -550,7 +550,7 @@ logging:
   # something reasonable if not provided.  Can be overridden in an
   # output section.  You can leave this out to get the default.
   #
-  # This value is overridden by the SC_LOG_FORMAT env var.
+  # This console log format value can be  overridden by the SC_LOG_FORMAT env var.
   #default-log-format: "[%i] %t [%S] - (%f:%l) <%d> (%n) -- "
 
   # A regex to filter output.  Can be overridden in an output section.