mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

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.
4 lines
85 B
Text
4 lines
85 B
Text
@load ./main
|
|
@load ./postprocessors
|
|
@load ./writers/ascii
|
|
@load ./writers/dataseries
|