Kafka Account

Kafka Account

This page is no longer maintained (Nov 12, 2025). For the most current information, go to https://docs.snaplogic.com/snaps/snaps-data/sp-kafka/kafka-acct.html.

In this article

Overview

You can use the Kafka account type to connect Confluent Kafka Snaps with data sources that use Kafka accounts.

Prerequisites

None.

Limitations

None.

Known Issues

None.

Account Settings

 

Parameter

Data Type

Description

Default Value

Example 

Parameter

Data Type

Description

Default Value

Example 

Label

String

Required. Specify a unique label for the account.

N/A

Kafka Account

Bootstrap servers

Use this field set to configure a list of bootstrap servers. Click 

 to add a new row in this table for configuring bootstrap servers. 

This field set contains the Bootstrap Server field.

Bootstrap Server

String/Expression

Specify the host:port pair to establish the initial connection to the Kafka cluster.

N/A

ec2-55-334-24-55.compute-1.amazonaws.com:9000

Schema registry URL

String/Expression

Specify the schema registry server URL.

N/A

http://ec2-55-334-24-55.compute-1.amazonaws.com:8000

Advanced Kafka Properties

Use this field set to specify any additional Kafka properties for connecting to the Kafka server that are not explicitly provided in the Kafka Snaps.

These properties are passed directly to the server and have not been tested by SnapLogic, Inc.

This field set contains the following fields:

  • Key 

  • Value

Key

String/Expression

Specify the key for any Kafka parameters that are not explicitly supported by the Snaps.

N/A

max.request.size

Value 

String//Expression

Specify the value for the corresponding key that are not explicitly supported by the Snaps.

N/A

500


See Also