zeek/scripts/base
Dominik Charousset 30615f425e Hook into Broker logs via its new API
The new Broker API allows us to provide a custom logger to Broker that
pulls previously unattainable context information out of Broker to put
them into broker.log for users of Zeek.

Since Broker log events happen asynchronously, we cache them in a queue
and use a flare to notify Zeek of activity. Furthermore, the Broker
manager now implements the `ProcessFd` function to avoid unnecessary
polling of the new log queue. As a side effect, data stores are polled
less as well.
2025-02-08 16:28:02 +01:00
..
files Copy timestamp from file object 2024-05-17 15:03:06 +02:00
frameworks Hook into Broker logs via its new API 2025-02-08 16:28:02 +01:00
misc Fix errors from rst linting on the generated docs 2025-01-24 11:41:36 -07:00
packet-protocols Add conn.log entries for connections with unhandled IP protocols 2024-11-13 11:25:40 -07:00
protocols Merge remote-tracking branch 'origin/topic/johanna/dpd-changes' 2025-02-07 07:35:30 +00:00
utils Fix errors from rst linting on the generated docs 2025-01-24 11:41:36 -07:00
init-bare.zeek Merge remote-tracking branch 'origin/master' into topic/johanna/dpd-changes 2025-02-05 09:31:16 +00:00
init-default.zeek postgresql: Initial parser implementation 2024-09-06 16:10:48 +02:00
init-frameworks-and-bifs.zeek Minor comment tweaks for init-frameworks-and-bifs.zeek 2024-10-18 09:56:29 -07:00
init-supervisor.zeek Establish a separate init script when using the supervisor 2021-07-08 13:12:53 -07:00