zeek/scripts/base/frameworks
Johanna Amann 697b2748f5 Rewrite weird logging.
This commit rewrites the way that weirds are logged and fixes a number
of issues on the way. Most prominently, flow weirds now actually log
information about the flow that they occur in (before this change, they
only logged the name of the weird, which is only marginally helpful).

Besides restructuring how weird logging works internally, weirds can now
also be generated by calling Weird::weird with the info record directly,
allowing more fine-granular passing of information. This is e.g. used
for DNS weirds, which do not have the connection record available any
more when they are generated (before data like the connection ID was
just not logged in these instances).

Addresses BIT-1578
2016-06-15 13:49:35 -07:00
..
analyzer Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
broker Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
cluster Add some missing Bro script documentation 2016-05-05 16:35:31 -05:00
communication Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
control Add README files for most Bro frameworks 2013-10-11 00:19:37 -05:00
dpd Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
files Add ACE archive files to the identified file types. 2016-06-14 22:27:09 -04:00
input More improvements to input framework documentation 2015-09-22 17:41:24 -05:00
intel Merge remote-tracking branch 'origin/topic/johanna/intel-uid-fuid' 2016-04-28 10:20:50 -07:00
logging Fix a "make doc" warning 2015-05-29 14:38:50 -05:00
netcontrol Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
notice Rewrite weird logging. 2016-06-15 13:49:35 -07:00
openflow Fix Bro and unit tests when broker is not enabled 2016-05-10 06:24:35 -05:00
packet-filter More stats improvements 2016-01-07 16:20:24 -05:00
reporter Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00
signatures Log::write in signature framework was missing ts 2015-03-25 12:01:09 -07:00
software Updated detection of Flash and AdobeAIR. 2015-07-24 14:33:53 +02:00
sumstats Add more documentation to sumstats framework scripts 2016-03-01 17:31:41 -06:00
tunnels Allow logging filters to inherit default path from stream. 2015-03-19 14:49:55 -05:00