mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-17 22:42:51 +01:00
Zeek - bpf fixup
This commit is contained in:
@@ -10,7 +10,7 @@ export {
|
||||
## The file that is watched on disk for BPF filter changes.
|
||||
## Two templated variables are available; "sensorname" and "interface".
|
||||
## They can be used by surrounding the term by doubled curly braces.
|
||||
const filename = "/opt/zeek/share/zeek/site/bpf" &redef;
|
||||
const filename = "/opt/zeek/etc/bpf" &redef;
|
||||
|
||||
redef enum Notice::Type += {
|
||||
## Invalid filter notice.
|
||||
|
||||
Reference in New Issue
Block a user