Copilot
Sign in
Update Profile
Preferences
Change Password
My runbooks
Shared with me
Sign out
link
copy
reject
agent:
Select a proxy
Select LLM
gpt-4.1
gpt-4o
llama3-3-70b-instruct
deepseek
Ehk2TnXeXONOURcnOtRx
Check Kafka topic status
Check Kafka topic status
There was a problem that the LLM was not able to address. Please rephrase your prompt and try again.
Inspect the status of individual Kafka topics to ensure proper replication and data processing.
inputs
Select type
String
Integer
Float
Boolean
Array
Object / Dictionary
Dropdown
File
required
Select type
String
Integer
Float
Boolean
Array
Object / Dictionary
Dropdown
File
required
Select type
String
Integer
Float
Boolean
Array
Object / Dictionary
Dropdown
File
required
outputs
bin/kafka-topics.sh --zookeeper <zookeeper_host>:<zookeeper_port> --describe --topic <topic_name>
copied
Kafka
topic
status