Package: base/frameworks/config

The configuration framework provides a way to change the Bro configuration in “option” values at run-time.

base/frameworks/config/__load__.bro

base/frameworks/config/main.bro

The configuration framework provides a way to change Bro options (as specified by the “option” keyword) at runtime. It also logs runtime changes to options to config.log.

base/frameworks/config/input.bro

File input for the configuration framework using the input framework.

base/frameworks/config/weird.bro

This script sets up the config framework change handlers for weirds.

Copyright 2016, The Bro Project. Last updated on January 10, 2019. Created using Sphinx 1.7.5.