zeek/scripts/policy/misc
Jon Siwek 186e67ec1d Allow logging filters to inherit default path from stream.
This allows the path for the default filter to be specified explicitly
when creating a stream and reduces the need to rely on the default path
function to magically supply the path.

The default path function is now only used if, when a filter is added to
a stream, it has neither a path nor a path function already.

Adapted the existing Log::create_stream calls to explicitly specify a
path value.

Addresses BIT-1324
2015-03-19 14:49:55 -05:00
..
app-stats Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
detect-traceroute Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
capture-loss.bro Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
dump-events.bro Merge branch 'topic/robin/event-dumper' 2013-12-04 12:13:07 -08:00
known-devices.bro Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
load-balancing.bro Fix misc/load-balancing.bro's reference to PacketFilter::sampling_filter 2014-05-29 15:40:41 -05:00
loaded-scripts.bro Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
profiling.bro Fix typos and formatting in the other policy docs 2013-10-21 02:37:00 -05:00
scan.bro Remove unneeded Broxygen comments in scan.bro. 2013-11-05 10:54:05 -06:00
stats.bro Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
trim-trace-file.bro Fix typos and formatting in the other policy docs 2013-10-21 02:37:00 -05:00