[Zeek] How to turn verbose on (Can't load packages)?

Justin Azoff justin at corelight.com
Tue Mar 31 10:36:34 PDT 2020


'packages' will exist if you've used bro-pkg/zkg to install any
packages.  If you haven't used the package manager to install any
packages then you don't have a packages directory and trying to load
it will fail.

On Tue, Mar 31, 2020 at 1:15 PM Mauricio Tavares <raubvogel at gmail.com> wrote:
>
> So in my local.bro file I have
>
> @load packages  <---- line 119
>
> When I run zeekctl check I get
>
> manager scripts failed.
> fatal error in /usr/local/bro/site/local.bro, line 119: can't find packages
>
> which makes me think there is be a package it cannot load either
> because of corruption or said package is just not there. Is there a
> way to crank up the verbose level so I can see what it was doing when
> it went boink?
> _______________________________________________
> Zeek mailing list
> zeek at zeek.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/zeek



-- 
Justin


More information about the Zeek mailing list