mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/awelzel/community-id-new-connection'
* origin/topic/awelzel/community-id-new-connection: policy/community-id: Populate conn$community_id in new_connection()
This commit is contained in:
commit
d3579c1f34
10 changed files with 53 additions and 4 deletions
4
NEWS
4
NEWS
|
@ -103,6 +103,10 @@ Changed Functionality
|
|||
of a node are scraped via the Prometheus HTTP endpoint, or one of the collect
|
||||
methods is invoked from Zeek script.
|
||||
|
||||
* The community-id-logging.zeek policy script was used to set ``c$conn$community_id``
|
||||
during ``new_connection()`` rather than ``connection_state_remove()``, allowing
|
||||
other scripts to reuse its value early.
|
||||
|
||||
Removed Functionality
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue