[Bro] Help with missed_bytes affecting hash creations in files.log

Stephen Castellarin castle1126 at yahoo.com
Thu Jul 14 10:46:13 PDT 2016


Hi,
I have Bro 2.4.1 running on an older system (2 Intel X5550 processors giving 8 CPUs), 48Gb memory running 64 bit Ubuntu (14.04.4) server, using PF_Ring with an Intel 82571EB Ethernet card (1gb copper).  This system is sitting on a network tap that is just seeing SMTP traffic between our outer mail gateway and our inside mail infrastructure.  My Bro configuration is relatively simple, with a nodes.cfg being:

[manager]
type=manager
host=localhost
#
[proxy-1]
type=proxy
host=localhost
#
[worker-1]
type=worker
host=localhost
interface=eth5
lb_method=pf_ring
lb_procs=8

When I look at the files.log file I see instances of files that have missing_bytes, which causes the hashes to not be calculated.  Running an IFCONFIG I don't see any drops, errors, etc.  Same with running broctl netstats, no drops.  SAR reports on that system show the CPUs running at 73% IDLE.
Is there something I'm missing in tuning or tweaking our configuration?  Can I get to a point where I have zero files with no missed_bytes, or will there always be something or things with missed_bytes.  A hardware upgrade can be in our future, but I'm trying to prove this concept by using this setup to help get funding for upgrading.

Thanks all,Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/bro/attachments/20160714/c69eda1d/attachment.html 


More information about the Bro mailing list