Hello World

[Kafka] 재미로 본 Elastic Stack과 Kafka 매칭 본문

Back-End/좋은글

[Kafka] 재미로 본 Elastic Stack과 Kafka 매칭

EnterKey 2016. 4. 18. 11:16
반응형

그냥 재미로 한번 매칭해 봤습니다.

크게 의미는 없으니 재미로 봐주세요.


Kafka)


Elastic Stack)



 Elastic Stack

 Kafka

 logstash, beats

 producer

 elasticsearch cluster

 cluster (broker + zk)

 logstash

 consumer

 index

 topic 

 shard

 partition

 document id

 offset 

 index.number_of_replicas

 --replication-factors

 index.number_of_shards

 --partitions



출처: http://jjeong.tistory.com/1152


반응형
Comments