Connectors
section.
Build Database
and choose the Free Shared
option for this example.
Proceed with Create Cluster
as the defaults should be fine. If this is
your first time, you will see Security Quickstart
screen.
Choose a username and password. You will need these later to put it in
connection string to MongoDB.
Connect
and select Connect your application
to find the MongoDB
URI(connection string). Copy this string to use later when creating our Kafka
Connector. Don’t forget to replace the password that you selected earlier for
your MongoDB user.
New Connector
button.
MongoDB Connector Source
for this example.
Connect
button
directly.
Database
screen, choose Browse Collections
, and then click
Add My Own Data
. Create your database in the next screen.
Insert Document
on the right.
DATABASE_NAME.COLLECTION_NAME
in MongoDB database.
Messages
section to see latest events
as they are coming from Kafka.