kcat Verified for current stable LTS

Kcat Command: Consume Messages Oldest Offset Exit

Use for consume messages oldest offset exit with Kcat. Exact CLI syntax to consume messages oldest offset exit using Kcat.

When to use this: Use for consume messages oldest offset exit with Kcat.

Command Syntax

kcat -C -t <topic> -b <brokers> -o beginning -e

Command Breakdown

-C
Command Option
Tool-specific option used by this command invocation.
-t
Command Option
Tool-specific option used by this command invocation.
-b
Command Option
Tool-specific option used by this command invocation.
-o
Command Option
Tool-specific option used by this command invocation.
-e
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to consume messages oldest offset exit using Kcat.

Test path: Replace placeholders and run destructive commands in a disposable workspace first.

Flag behavior: Tool version, platform, and shell can change behavior.

Improve This Command

Suggest a correction, safer default, or version-specific note for this entry.

Related Operations

Back to Kcat directory