-
Event Gateway
Learn about Kong's event gateway capabilities through Kong Gateway and Kong Native Event Proxy.
Event Gateway Documentation Index
Overview
Protocol Mediation in Kong Gateway
-
Kafka Consume
Consume messages from Kafka topics and make them available through HTTP endpoints
-
Kafka Upstream
Transform requests into Kafka messages in a Kafka topic.
-
Confluent
Transform requests into Kafka messages in a Confluent Kafka topic.
-
Confluent Consume
Consume messages from Confluent Cloud Kafka topics and make them available through HTTP endpoints
-
Solace Upstream
Transform requests into Solace messages in a Solace queue or topic
Kafka Native Event Proxy (KNEP)
-
Install KNEP
Use this tutorial to get started with Kong Native Event Proxy.
-
Topic name aliasing
Configure Kong Native Event Proxy to perform topic name aliasing using Common Expression Language (CEL) expressions.
-
Topic filtering
Configure Kong Native Event Proxy to automatically filter topic names using prefixes.
-
Event Gateway Policies
An overview of policies that work with KNEP.
-
KNEP OpenAPI specification
Configuration schema for the Kong Native Event Proxy
KNEP Policies
-
Decrypt
Decrypt messages that were previously encrypted using the referenced key
-
Encrypt
Encrypt portions of Kafka records
-
Modify Headers
Set or remove record headers
-
Schema Validation
Validate records against a schema