Zixi Product Updates
Zixi ZEN Master Release Notes
ZEN MASTER May 2020 RELEASE NOTES
3 min
the following updates were pushed to zen master on may 18, 2020 kafka integration zen master now exports events to apache kafka kafka is a data streaming platform that allows you publish to and subscribe to streams of data, store them, and process them zen master is a “publisher” that uses the kafka producer api to send event data to a kafka server once the event data from zen master is streaming to a kafka server, connectors are available to pull data from the kafka server into third party applications and services including elasticsearch, splunk, azure event hubs, aws cloudwatch, aws s3, and more the zen master kafka integration has been validated with the confluent cloud service but should be compatible with all apache kafka implementations to add a new kafka integration, open the new zen master ui next, select configuration >notifications in the left hand menu select the kafka configuration tab and click add fill out the form using information from your kafka service or server and enable the events box note, the topic needs to have already been created on the kafka server and username / password authentication is required after configuring the kafka integration, you can test it from the configuration tab where kafka integrations are listed once configured, the kafka integration operates with admin privileges meaning all events will be sent to kafka regardless of access tags you can stop events being published to the kafka topic by editing the configuration and disabling the events box also, if you disable logging for certain types of events on certain objects (such as a source), those events will no longer be written to the zen master events database or sent to kafka servers minor improvements and bug fixes the following minor improvements were implemented • updated automation to support recently added source and target types including rist, srt, udp, and mediaconnect • pass through channel targets are now monitored for low bitrate and unrecovered packets • added ability to filter broadcasters list by hostid and ip • added instance type to broadcaster details page • added "open" link to channels diagram nodes to open remote feeder/receiver ui • updated pid analysis panel with new fields, including pts, dts, and chroma, for consistency with the broadcaster ui • renamed stream quality/delivery to frame delivery % and packet delivery % • updated missing fields for some target types in public api the following issues were resolved • fixed issue where monitoring was ignoring targets broadcaster configuration causing invalid channel diagrams • fixed issue where pass through channel active broadcaster logic was ignoring source target broadcaster configuration • fixed issue where the receiver was not reconnecting on 0 bitrate source and required restarting the target • fixed issue where monitor only sources could be played even when public output was disabled • fixed issue with automation tasks stuck in executing state on overlapping schedules