zeek / zeek-client

Experimental implementation of Zeek's future cluster management client
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

Additions for a metrics_port in the node state. #39

Closed ckreibich closed 4 months ago

ckreibich commented 4 months ago

This adds support for creating nodes with an optional metrics port, to read it from a .ini, and to serialize to/from JSON. Includes test cases.

Companion to zeek/zeek#3812.