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

This is based on commit 2731def9159247e6da8a3191783c89683363689c from the zeek-docs repo.
28 lines
1.1 KiB
ReStructuredText
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
|
|
~~~~~~~~~~~~~~~~~~
|
|
|