mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Merge remote-tracking branch 'origin/master' into topic/bernhard/sqlite
Conflicts: scripts/base/frameworks/logging/__load__.bro src/CMakeLists.txt src/logging.bif src/types.bif
This commit is contained in:
commit
da157c8ded
296 changed files with 4703 additions and 2175 deletions
|
@ -164,6 +164,7 @@ enum Writer %{
|
|||
WRITER_ASCII,
|
||||
WRITER_DATASERIES,
|
||||
WRITER_SQLITE,
|
||||
WRITER_ELASTICSEARCH,
|
||||
%}
|
||||
|
||||
enum ID %{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue