how to specify output directory?

Is there a way to specify the output dir when using just the bro 2.0 executable? I know how to do it when using broctl, but I was wondering if there is a way to do it outside of that. I don’t see a bro option for that using bro --help.

Thanks.

Bro always logs into the current directory, there's no way to change
that other than cd'ing somewhere else first (that's what broctl does
internally).

Robin

Which is a shame, btw. I +1 a request for a command line option to change the output directory.

  David

Which is a shame, btw. I +1 a request for a command line option to change the output directory.

The best way to help us remember such feature requests is by filing a
ticket, and adding a +1 comment definitely helps to push it up the
priority queue.

     Matthias