mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
18 lines
581 B
ReStructuredText
18 lines
581 B
ReStructuredText
:orphan:
|
|
|
|
Package: base/frameworks/control
|
|
================================
|
|
|
|
The control framework provides the foundation for providing "commands"
|
|
that can be taken remotely at runtime to modify a running Zeek instance
|
|
or collect information from the running instance.
|
|
|
|
:doc:`/scripts/base/frameworks/control/__load__.zeek`
|
|
|
|
|
|
:doc:`/scripts/base/frameworks/control/main.zeek`
|
|
|
|
The control framework provides the foundation for providing "commands"
|
|
that can be taken remotely at runtime to modify a running Zeek instance
|
|
or collect information from the running instance.
|
|
|