mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00

still not tested, but using Log::default_writer=Log::WRITER_SQLITE seems to generate all the right log-databases, etc.
5 lines
108 B
Text
5 lines
108 B
Text
@load ./main
|
|
@load ./postprocessors
|
|
@load ./writers/ascii
|
|
@load ./writers/dataseries
|
|
@load ./writers/sqlite
|