ignoring checksums in Zeek
as per https://github.com/clong/DetectionLab/issues/661
This commit is contained in:
@@ -372,6 +372,9 @@ install_zeek() {
|
||||
redef Intel::read_files += {
|
||||
"/opt/zeek/etc/intel.dat"
|
||||
};
|
||||
|
||||
redef ignore_checksums = T;
|
||||
|
||||
' >>/opt/zeek/share/zeek/site/local.zeek
|
||||
|
||||
# Configure Zeek
|
||||
|
||||
Reference in New Issue
Block a user