mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
add zeek file_extraction forcedType for instances where a single line is speciifed
This commit is contained in:
@@ -63,4 +63,5 @@ zeek:
|
|||||||
duplicates: True
|
duplicates: True
|
||||||
file_extraction:
|
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_EXTENSION"}
|
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"}
|
||||||
|
forcedType: "[]{}"
|
||||||
helpLink: zeek.html
|
helpLink: zeek.html
|
||||||
|
|||||||
Reference in New Issue
Block a user