[Bro] broctl print capture_filters failing

Perry, David perry29 at llnl.gov
Wed Apr 11 12:58:43 PDT 2018


I have a two-worker cluster running on an Ubuntu VM.  Bro was installed from the packages provided by OpenSUSE.
Ubuntu 16.04.4 LTS
Bro 2.5.3
BroControl Version 1.7.

Aside from commenting out most "@load protocols/xxx" lines, I have made minimal changes to the configuration.

I am debugging capture filters but unfortunately broctl print capture_filters throws an error.  'broctl status' works fine.

broctl status
Name         Type    Host             Status    Pid    Started
manager      manager localhost        running   11704  10 Apr 15:09:24
proxy-1      proxy   localhost        running   11880  10 Apr 15:09:25
worker-1     worker  localhost        running   11937  10 Apr 15:09:27
worker-2     worker  localhost        running   11938  10 Apr 15:09:27

broctl print capture_filters
     manager   <error: cannot connect to 127.0.0.1:47761>
     proxy-1   <error: cannot connect to 127.0.0.1:47762>
    worker-1   <error: cannot connect to 127.0.0.1:47763>
    worker-2   <error: cannot connect to 127.0.0.1:47764>

I added 'Debug=1' to broctl.cfg, re-ran the commands and looked in /opt/bro/spool/debug.log but found no additional information.

Perhaps I am still missing some software?  Incompatible version of python-broccoli (came from Ubuntu)?

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20180411/417a73bb/attachment.html 


More information about the Bro mailing list