zeek/scripts
Jon Siwek 63e8bf72ed Change path conflicts between log filters to be auto-corrected.
This change makes it so when differing logging filters on the same
stream attempt to write to the same writer/path combination, the path
of the filter doing the later write will be automatically adjusted so
that it does not conflict with the other.  The path is adjusted by
appending "-N", where N is the smallest integer greater or equal to 2
required to resolve the path name conflict.

Addresses #842.
2012-07-26 16:55:49 -05:00
..
base Change path conflicts between log filters to be auto-corrected. 2012-07-26 16:55:49 -05:00
policy Fix build warnings 2012-07-25 17:40:21 -05:00
site Add @load-sigs directive for loading signature files (addresses #551). 2012-06-01 14:10:23 -05:00
CMakeLists.txt Don't install test-all-policy.bro script as it's for testing only. 2011-10-12 12:42:12 -05:00
test-all-policy.bro Temporarily removing tuning/logs-to-elasticsearch.bro from the 2012-07-20 09:04:54 -07:00