Write in realtime packets captured by Bro

Hi all,

I am reading Bro's docs about how to write pcap file by Bro. According to docs, passing "-w" switch to bro via BroArgs options, will write a tcpdump file. That is perfect for what I am looking for, but: is it possible to rotate this tcpdump's file and remove it based on disk space and number of files?

Regards,
C. L. Martinez

Unfortunately that hasn't been implemented yet.

   .Seth