[Bro] How to create a CSV logging writer

anthony kasza anthony.kasza at gmail.com
Sat Feb 1 11:54:55 PST 2014


Have you considered post processing the log files with things like
sed/grep? You should also check out the values exported by
%INSTALL_PATH%/bro/share/bro/base/frameworks/logging/main.bro.

-Anthony

On Sat, Feb 1, 2014 at 9:12 AM, Jessica Smith <jes.smith.bro at aol.com> wrote:
> Hi,
>
> how can I add a new writer-specifi filter option via "config" in
> Log::Filter? I need to store log entries in CSV format where only a single
> header row with the column names is printed out as meta information, with no
> "# fields" prepended and no other meta data gets included in that mode.
>
> Jessica
>
> _______________________________________________
> Bro mailing list
> bro at bro-ids.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/bro



More information about the Bro mailing list