[Bro] Question about Broker

Siwek, Jon jsiwek at illinois.edu
Mon May 11 09:25:41 PDT 2015


> On May 11, 2015, at 10:57 AM, Vito Logrillo <vitologrillo at gmail.com> wrote:
> 
> If i want to emulate a broker listener, which application can be used?

Any application that integrates/uses the Broker library.  So you can have a Bro process as the listener side since it uses Broker.  You can also write your own C or C++ program using Broker’s API and start that up as the listener side.

- Jon



More information about the Bro mailing list