zeek/scripts/base/frameworks/logging/__load__.bro
Robin Sommer 952b6b293a Merging in DataSeries support from topic/gilbert/logging.
I copied the code over manually, no merging, because (1) it needed to
be adapted to the new threading API, and (2) there's more stuff in the
branch that I haven't ported yet.

The DS output generally seems to work, but it has seen no further
testing yet.

Not unit tests yet either.
2012-04-03 22:14:56 -07:00

4 lines
85 B
Text

@load ./main
@load ./postprocessors
@load ./writers/ascii
@load ./writers/dataseries