mirror of
https://github.com/zeek/zeek.git
synced 2025-10-17 14:08:20 +00:00

This is based on commit 99e6942efec5feff50523f6b2a1f5868f19ab638 from the zeek-docs repo.
14 lines
572 B
ReStructuredText
14 lines
572 B
ReStructuredText
.. _script-packages:
|
|
|
|
Zeek Package Index
|
|
==================
|
|
|
|
Zeek has the following script packages (e.g. collections of related scripts in
|
|
a common directory). If the package directory contains a ``__load__.zeek``
|
|
script, it supports being loaded in mass as a whole directory for convenience.
|
|
|
|
Packages/scripts in the ``base/`` directory are all loaded by default, while
|
|
ones in ``policy/`` provide functionality and customization options that are
|
|
more appropriate for users to decide whether they'd like to load it or not.
|
|
|
|
.. include:: autogenerated-package-index.rst
|