Hi,
I saw errors in summary outputs:
python2.7:/usr/local/lib/python2.7/site-packages/_SubnetTree.so: undefined
symbol '__inet_addr'
python2.7:/usr/local/lib/python2.7/site-packages/_SubnetTree.so: undefined
symbol '__inet_pton'
python2.7:/usr/local/lib/python2.7/site-packages/_SubnetTree.so: undefined
symbol '__inet_ntop'
Traceback (most recent call last):
File "/usr/local/bin/trace-summary", line 19, in <module>
import SubnetTree
File "/usr/local/lib/python2.7/site-packages/SubnetTree.py", line 28, in
<module>
_SubnetTree = swig_import_helper()
File "/usr/local/lib/python2.7/site-packages/SubnetTree.py", line 24, in
swig_import_helper
_mod = imp.load_module('_SubnetTree', fp, pathname, description)
ImportError: Cannot load specified object
0.23 real 0.08 user 0.09 sys
These outputs are generated at log rotation (sent by mail if
MailConnectionSummary=1) or in
/var/log/bro/<date>/conn-summary.<hour>-<hour>.log.gz
It occurs on amd64 with bro-2.4.1p5.
Thanks.
--
Sebastien Marie