kafka
telemetry exporter enables TrustGate to emit real-time telemetry events to an Apache Kafka topic. This includes both request-level traces and plugin execution metrics, which are serialized into structured JSON messages and delivered using a Kafka producer.
This exporter allows seamless integration with downstream consumers, including observability platforms, security analytics pipelines, and operational dashboards.
Parameter | Type | Required | Description |
---|---|---|---|
host | string | Yes | Kafka broker host (e.g., "localhost" ). |
port | string | Yes | Kafka broker port (e.g., "9092" ). |
topic | string | Yes | Kafka topic where telemetry messages will be published. |
enable_request_traces
latency_ms
)enable_plugin_traces
extra_params
"app_id": "12345"
in their payloads.
This is useful for:
host:port
) and target topic. This setup prepares the exporter to begin sending telemetry events as soon as they are generated.
trace_id
latency_ms
method
status_code
headers
input
/ output
device
, os
, browser
)