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

Mauricio Tavares raubvogel at gmail.com
Tue Mar 31 11:30:30 PDT 2020


On Tue, Mar 31, 2020 at 1:37 PM Justin Azoff <justin at corelight.com> wrote:
>
> '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.
>
      In that case, I think I am in trouble because I did use zkg to
install a few packages:

zkg install --force --nodeps domain-tld top-dns \
        bro-shellshock \
        venom \
        file-extraction \
        add-node-names \
        zeek-cryptomining \
        bro-doctor \
        bro-interface-setup \
        credit-card-exposure \
        ssn-exposure

> 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