Publishing Events to VAST Event Broker

Prev Next

VAST Event Broker collects events occurring to elements in VAST Element Store into Kafka event topics. VAST Event Broker is based on the VAST Database which allows consumers to query event topics via the various database APIs.

VAST Event Broker utilizes VAST proprietary implementation of the Kafka protocol, as detailed in Kafka Protocol Support.

The workflow is as follows:

  1. Configure the view that exposes the elements for which events are to be published to enable the Kafka protocol.

  2. Create event topics using VAST VMS or with a Kafka client.

  3. Run S3 workload on the cluster to get the topics filled with events.

  4. Query events from VAST Event Broker topics  with a Kafka client or using a VAST Database connector.

  5. Monitor event traffic with VAST analytics.

  6. Protect event topics with VAST snapshots, global snapshot clones, and asynchronous replication