This section describes how you create a new server for EventHub.
-
Select the EDMM and select New Server from the context menu.
-
On the Servers Properties dialog, select Kafka from the dropdown list in the DBMS type field.
- Select CSV or JSON for Message format.
- Use an existing topic or create a new one.Note: If a topic does not exist, add auto.create.topics.enable=true to the configuration file.
- Enter a hostname in the Broker field.The format is:
<broker server>:9093
Note: The default for the port is 9093. - Enter the location of the EventHub configuration file in the Config File field.