zeek/doc/scripts/policy/frameworks/intel/removal.zeek.rst
Tim Wojtulewicz ded98cd373 Copy docs into Zeek repo directly
This is based on commit 2731def9159247e6da8a3191783c89683363689c from the
zeek-docs repo.
2025-09-26 02:58:29 +00:00

28 lines
1.1 KiB
ReStructuredText

:tocdepth: 3
policy/frameworks/intel/removal.zeek
====================================
.. zeek:namespace:: Intel
This script enables removal of intelligence items.
:Namespace: Intel
:Imports: :doc:`base/frameworks/intel </scripts/base/frameworks/intel/index>`
Summary
~~~~~~~
Redefinitions
#############
================================================= ================================================================================
:zeek:type:`Intel::MetaData`: :zeek:type:`record`
:New Fields: :zeek:type:`Intel::MetaData`
remove: :zeek:type:`bool` :zeek:attr:`&default` = ``F`` :zeek:attr:`&optional`
A boolean value to indicate whether the item should be removed.
================================================= ================================================================================
Detailed Interface
~~~~~~~~~~~~~~~~~~