From 09e005127e85579e3883e5bd90839bca8fc09b53 Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Fri, 2 Jun 2023 07:41:55 -0400 Subject: [PATCH] Update soc_zeek.yaml --- salt/zeek/soc_zeek.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/zeek/soc_zeek.yaml b/salt/zeek/soc_zeek.yaml index b1d0d7f7f..c69ce5ea1 100644 --- a/salt/zeek/soc_zeek.yaml +++ b/salt/zeek/soc_zeek.yaml @@ -61,5 +61,5 @@ zeek: global: True advanced: True file_extraction: - description: Contains a list of file or MIME types Zeek will extract from the network streams. Values must adhere to the following format - {"MIME_TYPE":"FILE_EXTENTION"} + description: Contains a list of file or MIME types Zeek will extract from the network streams. Values must adhere to the following format - {"MIME_TYPE":"FILE_EXTENSION"} helpLink: zeek.html