-
# Summary of the issue
Kafka install plugin works ok but when I run "zeekctl deploy" returns the following error:
==== stderr.log
error in /nsm/zeek/spool/installed-scripts-do-not-touch/site/pa…
-
I started seeing these with GCC 11.1.1 (Fedora 34), via Zeek's Broker project:
```
In file included from /home/christian/devel/zeek/zeek/auxil/broker/caf/libcaf_core/caf/make_config_option.hpp:10,
…
-
The `scripts` folder in Zeek packages that have plugins has subtle properties that can trip up package developers in unintuitive ways. We've touched this in the past in various contexts but not really…
-
Hi,
How can we build this goose parser in latest zeek branch. I have tried with zeek 6.0.0-dev.636 but getting errors.
It will be very helpful if you can give a patch or some guidance for compiling …
-
It seems that our binary packages, at least for zeek-6.0.0 and debian-11 miss a softlink of `/share/btest/data` to `/share/zeek/tests`. We have an explicit install rule for that, https://github.com/ze…
-
您好,在运行几个python文件时,发现需要一些日志文件(log文件),这些日志文件是zeek生成的吗?这个updateHost.zeek文件应该如何运行呢?
-
Per the discussion in https://github.com/zeek/zeek/pull/2087, it might make sense to generalize the `StartInvocation()`/`EndInvocation()` approach used for script profiling to allow other hooking into…
-
By default Zeek stores logs in a plain text that if exported to a SIEM or log aggregator require additional parsing and sorting.
Zeek does have the ability to format logs as structured JSON making…
-
macOS Catalina 10.15.6
Python 3.8.5
zeek 3.2.1
zkg 2.3.1
Facing some challenges in zkg with every Zeek update, not certain if I'm missing something obvious or if opportunity to improve process.
…
-
When a package has version tags, installation of that package without requesting a specific version or branch causes `zkg` to pick the numerically greatest version tag (based on semver ordering). That…