policy/frameworks/management/__load__.zeek

This loads Management framework functionality needed by both the controller and agents. Note that there’s no notion of loading “the Management framework” – one always loads “management/controller” or “management/agent”. This __load__ script exists only to simplify loading all common functionality.

Imports

policy/frameworks/management/config.zeek, policy/frameworks/management/log.zeek, policy/frameworks/management/persistence.zeek, policy/frameworks/management/request.zeek, policy/frameworks/management/types.zeek, policy/frameworks/management/util.zeek

Summary

Detailed Interface