-
# š Summary #
What's wrong? Please be specific.
I captured PCAP data using tcpdump. Then I ran zeek via cmd line to read PCAP data, and created the Excel spreadsheet. I updated the spreadsheet tā¦
-
In a [public Slack thread](https://brimdata.slack.com/archives/CTT24051C/p1666293081406859) a community user recently inquired about LDAP parsing. I did some searching and learned that https://github.ā¦
-
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ā¦
-
I have recently been doing a large update of packages in integrations and have found in that process that the errors that are printed could be improved.
Two example cases:
1. Invalid field type
ā¦
efd6 updated
7 months ago
-
Get error installing tcprs using zeek package manager zkg:
```
zkg install tcprs
The following packages will be INSTALLED:
zeek/jswaro/tcprs (0.2.1)
Proceed? [Y/n]
Running unit tests for ā¦
-
One should be able to override a configured `templates` by setting `ZKG_DEFAULT_TEMPLATE`. This seems not to work when also using `--configfile`.
Reproducer in `zeekurity/zeek:5.0.2` image:
- crā¦
-
I recloned my repo just recently on a macOS host, and got this:
```
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the sā¦
-
I [discussed this one on Slack](https://zeekorg.slack.com/archives/CTGDGK6EA/p1595799834095300) with @ckreibich.
In my case, I'd already successfully/previously completed `zkg autoconfig` at a timeā¦
-
**Describe the bug**
When analyzing a small pcap file using Slips (e.g. one that is already shipped in the image or repository) everything works fine though it might take a few minutes to finish. Howā¦
-
Versions:
* Debian GNU/Linux 11 (bullseye)
* `Linux sensor-1 5.10.0-10-amd64 #1 SMP Debian 5.10.84-1 (2021-12-08) x86_64 GNU/Linux`
* Zeek 4.0.4
* zkg 2.12.0
* ZeekControl Version 2.3.0
I instā¦