ShiZhen AI
ShiZhen AI
Nov 10, 2022 · Backend Development

Query Kafka Messages with Know Streaming: A Step‑by‑Step Guide

This article explains how to use Know Streaming’s zero‑intrusion plugin to query Kafka messages, detailing the UI flow, multi‑dimensional filter options such as offset, partition, and key/value selection, the data truncation feature, and the underlying implementation that builds a KafkaConsumer and leverages KafkaAdminClient.

KafkaKafkaAdminClientKafkaConsumer
0 likes · 2 min read
Query Kafka Messages with Know Streaming: A Step‑by‑Step Guide
ShiZhen AI
ShiZhen AI
Nov 2, 2022 · Operations

How to Quickly Scale Kafka Topic Replicas with Know Streaming

This guide explains how Know Streaming adds a non‑native Kafka feature that lets users batch‑scale replicas for one or multiple topics, customize target brokers, preview and edit the reassignment plan, and throttle the operation to minimize impact on the cluster.

KafkaKafka OperationsKnow Streaming
0 likes · 5 min read
How to Quickly Scale Kafka Topic Replicas with Know Streaming
ShiZhen AI
ShiZhen AI
Oct 26, 2022 · Operations

Quickly and Elegantly Create a Topic in Know Streaming

This guide walks through the step‑by‑step process of creating a new Topic in Know Streaming, highlights the clean UI, explains default cleanup policies, shows how to test message size, and describes additional dynamic configuration options.

Cleanup PolicyDynamic ConfigurationKnow Streaming
0 likes · 3 min read
Quickly and Elegantly Create a Topic in Know Streaming