<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=User%3AXavier%2FEventStream</id>
	<title>User:Xavier/EventStream - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=User%3AXavier%2FEventStream"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=User:Xavier/EventStream&amp;action=history"/>
	<updated>2026-05-16T04:06:48Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=User:Xavier/EventStream&amp;diff=117341&amp;oldid=prev</id>
		<title>WikiSysop: Created page with &quot;==Event Stream== ===Event Stream Administrator Guide===  ====Get Started====  Event Stream is a microservice that runs on the Genesys Multicloud CX platform. Event Stream subs...&quot;</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=User:Xavier/EventStream&amp;diff=117341&amp;oldid=prev"/>
		<updated>2022-03-30T15:28:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;==Event Stream== ===Event Stream Administrator Guide===  ====Get Started====  Event Stream is a microservice that runs on the Genesys Multicloud CX platform. Event Stream subs...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Event Stream==&lt;br /&gt;
===Event Stream Administrator Guide===&lt;br /&gt;
&lt;br /&gt;
====Get Started====&lt;br /&gt;
&lt;br /&gt;
Event Stream is a microservice that runs on the Genesys Multicloud CX platform. Event Stream subscribes to topics from Multicloud CX Kafka instance and passes them to either Kafka services or HTTPS endpoints managed by customers. Customers can subscribe to events by providing their endpoints. &lt;br /&gt;
&lt;br /&gt;
[XR: Add Architecture diagram ] &lt;br /&gt;
&lt;br /&gt;
====Features====&lt;br /&gt;
Event Stream supports:&lt;br /&gt;
&lt;br /&gt;
*'''Multitenancy''' -  If a topic is flagged as a multi-tenant, Event Stream will validate the `&amp;lt;code&amp;gt;ccid&amp;lt;/code&amp;gt;` or `&amp;lt;code&amp;gt;tenantID&amp;lt;/code&amp;gt;` to determine where the topic is sent to.&lt;br /&gt;
*'''Multiple regions''' - Event Stream periodically checks if the tenant is in the correct primary region when processing and forwarding events.&lt;br /&gt;
*'''Delivered Messages''' - As the &amp;lt;code&amp;gt;fromBeginning&amp;lt;/code&amp;gt; flag is set to false for all consumers, new endpoints will receive messages generated after the endpoint has started. Any outages will resume from the last topic sent.&lt;br /&gt;
*'''Security''' - Event Stream uses SSL and HTTPS connections when connecting to clients or endpoints.&lt;br /&gt;
*'''Message Formats''' - Event Streams supports both JSON and AVRO as incoming message formats and all outgoing messages are in JSON format.&lt;br /&gt;
*'''Filtering''' - Event Stream can be configured to filter out events and specific fields in messages. This is useful in parsing out non-relevant data or PII data.&lt;br /&gt;
*'''Compression -''' Event Stream supports GZIP, LZ4, and Snappy compression algorithms for incoming messages. For outgoing messages, Event Streams uses GZIP for HTTPS endpoints and a configurable compression algorithm for Kafka endpoints.&lt;br /&gt;
*'''Usage Tracking''' - The number and size of messages processed can be tracked for usage analysis using a REST API call.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Event Streams Components ====&lt;br /&gt;
[XR: This can be a visual representation or a micro-video with brief descriptions of components.]&lt;br /&gt;
&lt;br /&gt;
* Kafka Client &lt;br /&gt;
* Kafka Consumer&lt;br /&gt;
* Event Endpoint&lt;br /&gt;
** Event Handler&lt;br /&gt;
** Event Processor&lt;br /&gt;
** Event Producer&lt;br /&gt;
** Kafka Producer&lt;br /&gt;
** Config Service&lt;br /&gt;
&lt;br /&gt;
==== Event Processing ====&lt;br /&gt;
[XR: This can be a visual representation or a video on How do events flow through the endpoints?]&lt;br /&gt;
&lt;br /&gt;
=== APIs ===&lt;br /&gt;
[XR: How are we exposing APIs? As an OpenAPI/Swagger doc or does this go into a table as in the HLD doc?]&lt;br /&gt;
&lt;br /&gt;
* Endpoint Configuration APIs&lt;br /&gt;
* Schema API&lt;br /&gt;
* Usage API&lt;br /&gt;
* Service Team Topic Testing API&lt;br /&gt;
&lt;br /&gt;
=== Environment Variables ===&lt;br /&gt;
[XR: This should go into the Deployment section of this doc or the PE doc.]]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Configuring a Service for Event Streams ===&lt;br /&gt;
&lt;br /&gt;
To get your topics into Event Streams, create a '''topic-details.json''' file &lt;br /&gt;
&lt;br /&gt;
To have their topic supported, Genesys service teams can open a pull request in the Event Streams repo by filling in the JSON template outlining the details of their topic. The PR should consist of a new folder under the service-teams-topics folder. This folder should contain a file named &amp;quot;topic-details.json&amp;quot;. The format of this file is outlined below. The avro file should also be added to this folder if applicable.&lt;br /&gt;
&lt;br /&gt;
A topic can either be multi tenanted or single tenanted. If it is multi tenanted than there will only be one consumer group for all ccids for this topic has events for all ccids. If it is a single tenant topic there will be a one dedicated consumer group per ccid.&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
</feed>