Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 470 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 470 Bytes

docker-bro

Docker version of Bro to run with live network traffic.

This Dockerfile was inspired by Jon Schipp blog about running Bro in docker on live network traffic.

I started with what he had and fix some bugs that I ran into. After that I optimize the build process to make the smallest possible image that I could.

To run this you should use the following command line options.

-d --net=host -v /opt/bro/logs:/opt/bro/logs -v /opt/bro/spool:/opt/bro/spool