Hi,
i've downloaded the latest Bro version from git yesterday: i've
noticed that known-services.log is no more generated even if
known-services.bro is present in loaded_scrips.log.
I've used the below commands to build bro:
git clone --recursive git://git.bro.org/bro
./configure
make
make install
What's wrong?
Thanks