Now, make the pipeline. consumer application local CPU : my computer ram practice server : AWS server In my case, local CPU----->practice server----->telegraf----->csv input collect load ./kafka-topics.sh --create --bootstrap-server 3.35.49.20:9092 --replication-factor 1 --partitions 5 --topic joohyun-computer-metric Let's create topic which has 5 partitions at factor 1 names joohyun-computer-me..