본문 바로가기

개발자의 개발괴발

검색하기
개발자의 개발괴발
프로필사진 휘발성 기억력

  • 분류 전체보기 (36)
    • 개발 (29)
      • kubernetes (6)
      • kafka (18)
      • ELK (3)
      • go (2)
    • AI (2)
    • Home Cam Service 개발하기 (5)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • Kubernetes
  • 쿠버네티스
  • Message
  • minikube
  • go test
  • go
  • create topic
  • loadbalance
  • broker
  • gortsplib
  • kafka-connect
  • tls disable
  • kafka broker
  • gin
  • topic
  • eck
  • Golang
  • Elk
  • ElasticSearch
  • Produce
  • kibana
  • consumer group
  • Helm
  • Consumer
  • k8s
  • Kafka
  • docker
  • gorm
  • http
  • Kafka Connect
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Event (1)

개발자의 개발괴발

[kafka] topic message 확인하기

이전 글에서 topic에 메세지를 produce 해보았다.topic에 저장된 message에 대해 살펴보자토픽을 조회해보자.$ kafka-topics.sh --list --bootstrap-server=localhost:9092__consumer_offsetsmyTopic__consumer_offsets와 myTopic 두개의 토픽이 보인다.__consumer_offsets 토픽은 자동으로 생성된 토픽이다.우리가 생성한 myTopic에 저장된 내용을 보자.kafka console consumer를 통해 내용을 확인해보면 아래와 같다.$ kafka-console-consumer.sh --bootstrap-server localhost:9092 --topic myTopic --from-beginningWel..

개발/kafka 2025. 3. 4. 22:36
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바