зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
m
Этот коммит содержится в:
родитель
223f47a413
Коммит
4c3659cb4d
@ -1 +1,2 @@
|
|||||||
https://t.me/proKafka
|
https://t.me/proKafka
|
||||||
|
https://softwaremill.com/kafka-visualisation/
|
||||||
|
|||||||
@ -1,6 +1,11 @@
|
|||||||
|
2022
|
||||||
|
https://medium.com/@TimvanBaarsen/apache-kafka-cli-commands-cheat-sheet-a6f06eac01b
|
||||||
|
|
||||||
? KafkaManager
|
? KafkaManager
|
||||||
|
https://github.com/yahoo/CMAK
|
||||||
|
|
||||||
kafka-topic.sh
|
kafka-topic.sh
|
||||||
|
https://habr.com/ru/companies/slurm/articles/719540/
|
||||||
most topic operations
|
most topic operations
|
||||||
kafka-config.sh
|
kafka-config.sh
|
||||||
config changes
|
config changes
|
||||||
3
pl/cross/messaging/kafka/tools/client/cli/go/kaf.txt
Обычный файл
3
pl/cross/messaging/kafka/tools/client/cli/go/kaf.txt
Обычный файл
@ -0,0 +1,3 @@
|
|||||||
|
https://github.com/birdayz/kaf
|
||||||
|
https://github.com/birdayz/kaf/blob/master/examples/sasl_ssl_custom_ca.yaml
|
||||||
|
https://github.com/birdayz/kaf/blob/master/examples/sasl_ssl_scram.yaml
|
||||||
@ -1 +0,0 @@
|
|||||||
https://www.conduktor.io/
|
|
||||||
@ -0,0 +1,2 @@
|
|||||||
|
https://github.com/epam/eco-kafka-manager
|
||||||
|
https://mvnrepository.com/artifact/com.epam.eco.kafkamanager/kafka-manager-parent
|
||||||
2
pl/cross/messaging/kafka/tools/client/gui/old/cmak.txt
Обычный файл
2
pl/cross/messaging/kafka/tools/client/gui/old/cmak.txt
Обычный файл
@ -0,0 +1,2 @@
|
|||||||
|
KafkaManager
|
||||||
|
https://github.com/yahoo/CMAK
|
||||||
@ -1 +0,0 @@
|
|||||||
https://github.com/birdayz/kaf
|
|
||||||
@ -1 +0,0 @@
|
|||||||
https://github.com/SourceLabOrg/kafka-webview
|
|
||||||
@ -1 +0,0 @@
|
|||||||
https://github.com/edenhill/kafkacat
|
|
||||||
10
pl/cross/messaging/kafka/tools/client/tui/kaskade.txt
Обычный файл
10
pl/cross/messaging/kafka/tools/client/tui/kaskade.txt
Обычный файл
@ -0,0 +1,10 @@
|
|||||||
|
https://github.com/sauljabin/kaskade
|
||||||
|
https://github.com/sauljabin/kaskade/blob/main/kaskade/main.py
|
||||||
|
|
||||||
|
docker run --rm -it sauljabin/kaskade:latest
|
||||||
|
|
||||||
|
kaskade admin -b ${BOOTSTRAP_SERVERS} \
|
||||||
|
-c security.protocol=SASL_SSL \
|
||||||
|
-c sasl.mechanism=PLAIN \
|
||||||
|
-c sasl.username=${CLUSTER_API_KEY} \
|
||||||
|
-c sasl.password=${CLUSTER_API_SECRET}
|
||||||
@ -1 +0,0 @@
|
|||||||
https://eng.uber.com/ureplicator/
|
|
||||||
@ -1,2 +0,0 @@
|
|||||||
2022
|
|
||||||
https://www.47deg.com/blog/tools-and-tips-for-visualizing-kafka-messages/
|
|
||||||
@ -1 +0,0 @@
|
|||||||
https://softwaremill.com/kafka-visualisation/
|
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user