emqx_bridge_cassandra_connector { config.desc: """Cassandra connection config""" config.label: """Connection config""" keyspace.desc: """Keyspace name to connect to.""" keyspace.label: """Keyspace""" servers.desc: """The IPv4 or IPv6 address or the hostname to connect to.
A host entry has the following form: `Host[:Port][,Host2:Port]`.
The Cassandra default port 9042 is used if `[:Port]` is not specified.""" servers.label: """Servers""" }