[Zeek] Traceback in summary email

Mark Gardner mkg at vt.edu
Mon Apr 22 13:15:45 PDT 2019


I am getting a traceback in the connection summary emails rather than
useful information. I didn't have the Python SubnetTree package installed
when I built, installed, and first started Zeek but have since installed it
on the management/logger and all sensors. I restarted Zeek but am still
seeing the traceback. Suggestions on where to look next?

Traceback (most recent call last):
  File "/usr/local/bro/bin/trace-summary", line 22, in <module>
    import SubnetTree
  File "/usr/local/bro/lib/broctl/SubnetTree.py", line 21, in <module>
    _SubnetTree = swig_import_helper()
  File "/usr/local/bro/lib/broctl/SubnetTree.py", line 20, in
swig_import_helper
    return importlib.import_module('_SubnetTree')
  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
ImportError: dynamic module does not define init function (init_SubnetTree)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/zeek/attachments/20190422/cd2f1821/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6312 bytes
Desc: S/MIME Cryptographic Signature
Url : http://mailman.ICSI.Berkeley.EDU/pipermail/zeek/attachments/20190422/cd2f1821/attachment.bin 


More information about the Zeek mailing list