zeek/scripts/policy/frameworks/cluster
Arne Welzel 2963c49f27 cluster/zeromq: Fix node_topic() and nodeid_topic()
Due to prefix matching, worker-1's node_topic() also matched worker-10,
worker-11, etc. Suffix the node topic with a `.`. The original implementation
came from NATS, where subjects are separated by `.`.

Adapt nodeid_topic() for consistency.
2025-03-24 18:36:26 +01:00
..
backend/zeromq cluster/zeromq: Fix node_topic() and nodeid_topic() 2025-03-24 18:36:26 +01:00
nodes-experimental Add cluster_started and node_fully_connected events. 2023-04-21 19:04:52 +02:00
experimental.zeek cluster_started: No Broker::auto_publish() use 2024-11-14 12:59:22 +01:00