Skip to main content

Streaming

Chakra allows you to send data out of the platform to your systems in real-time. This is made possible by configuring event consumers and external data push plugins

Event Consumers

You can configure event consumers to listen to a particular type of event and then invoke certain actions. You can also configure event conditions per consumer to make sure that only events that meet your filter criteria are consumed by the event consumers

Streaming actions

You can then configure your event consumers to stream data to you. Currently supported channels for streaming are:

  • kinesis data streams
  • kafka streams