mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Fix markup typo in the Intel::seen_policy hook docstring [skip ci]
This commit is contained in:
parent
104116e782
commit
2cbc41a70c
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@ export {
|
|||
## Breaking from this hook suppresses :zeek:see:`Intel::match`
|
||||
## event generation and any subsequent logging.
|
||||
##
|
||||
## Note that this hook only runs on the Zeek node where :zeek:seen:`Intel::seen`
|
||||
## Note that this hook only runs on the Zeek node where :zeek:see:`Intel::seen`
|
||||
## is invoked. In a cluster configuration that is usually on the worker nodes.
|
||||
## This is in contrast to :zeek:see:`Intel::match` that usually runs
|
||||
## centrally on the the manager node instead.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue