How to configure Bro to listen on multiple interfaces

Hi
if you are using broctl
change node.cfg file

[bro]
type=standalone
host=localhost
interface=‘eth0 -i eth1 -i eth2 -i eth3’

but there is catch, you can not use ‘broctl capstats’