mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 12:38:20 +00:00
![]() * origin/topic/jdopheid/BIT-1242: Improved the log file reference documentation Added missing log files prof, stderr, stdout Add a test that detects changes in the list of all Bro log files Broke down logs into grouped sections based on use & origin Adding deatils for modbus_register_change.log More updates to log files page: descriptions Changing name of file New page for List of Log files, linked to script-reference Very nice. I've reorganized slightly more, mostly to shrink down the "other" category: moved some of that into "Detection" and "Files" (the latter is small, but will hopefully grow). BIT-1242 #merged |
||
---|---|---|
.. | ||
btest | ||
external | ||
scripts | ||
.gitignore | ||
Makefile | ||
README |
This directory contains suites for testing for Bro's correct operation: btest/ An ever-growing set of small unit tests testing Bro's functionality. external/ A framework for downloading additional test sets that run more complex Bro configuration on larger traces files. Due to their size, these are not included directly. See the README for more information. scripts/ Helpers scripts used by some tests.