zeek/scripts/base/frameworks/logging
Seth Hall 5f6565d62c Final changes to log framework ext code.
The "metadata" functionality has been renamed to "ext" to
represent that the logs are being extended.  The function that
returns the record which is used to extend the log now receives
a log filter as it's single argument.

The field name "unrolling" is now renamed to "scope" so the variables
names now look like this: "Log::default_scope_sep"
2016-08-10 12:43:32 -04:00
..
postprocessors allow to specify a remote host port to use for the sftp log rotator. 2015-04-03 08:21:22 -07:00
writers Fix a "make doc" warning 2015-05-29 14:38:50 -05:00
__load__.bro Move DataSeries and ElasticSearch into plugins. 2014-08-08 18:32:21 -07:00
main.bro Final changes to log framework ext code. 2016-08-10 12:43:32 -04:00
README Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00

The logging framework provides a flexible key-value based logging interface.