Is there anyway to see more debugging info with Bro / Zeek ? Here's what I know of so far.
- Logs on Manager, & workers (Stderr.log, Stdout.log)
- broctl status
- broctl diag
- broctl print, & peerstatus both hang, so are of no use for debugging
- broctl top
I have a number of errors with my Bro installation, yet the logs show nothing is wrong. I assume there are some hidden debug flags or something, or some logs that can shed some light, but I can't find them.
- broctl peerstatus hangs, as well as print
- stderr, and stdout show no issues
- Only logs are stats, reporter, cluster, broker, stderr, and stdout
- No conn logs, or any of the others
I found this link about peerstatus hanging, which implies there is a way to turn on debugging in broccoli, just not sure that's the right path. http://mailman.icsi.berkeley.edu/pipermail/zeek/2016-December/011149.html