zeek/scripts/zeekygen
Arne Welzel 820c011ffc test-all-policy: Do not load nodes-experimental/manager.zeek
Turns out loading this script in non-cluster mode uses Cluster::log()
and creates cluster.log in the external baselines saying "cluster
started". Do not load it into test-all-policy.zeek and instead rely
on the new test-all-policy-cluster.test to load it transitively
when running as manager for basic checking.
2023-06-06 15:22:27 +02:00
..
__load__.zeek test-all-policy: Do not load nodes-experimental/manager.zeek 2023-06-06 15:22:27 +02:00
example.zeek Spelling fixes: scripts 2022-11-02 17:36:39 -04:00
README Rename Zeexygen to Zeekygen 2019-05-02 21:39:21 -07:00

This package is loaded during the process which automatically generates
reference documentation for all Zeek scripts (i.e. "Zeekygen").  Its only
purpose is to provide an easy way to load all known Zeek scripts plus any
extra scripts needed or used by the documentation process.