Get startedGet started for free

Using kafka-console-producer.sh

While learning about Apache Kafka, you decide to start working on an example project to store data about potential phishing websites in Kafka. Your company provides some security tools that can utilize this type of information to better protect users. Before implementing the project, you'd like to make sure you understand how to interact with Kafka by writing information via the command-line.

Reference: Phishing is a cyber-security term used to describe email messages designed to steal personal information or otherwise harm end users.

This exercise is part of the course

Introduction to Apache Kafka

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise