This topic describes how to view the connection address of a stream engine class in the Lindorm console.
Prerequisites
The Lindorm streaming engine is activated. For more information, see Enable the Stream Engine.
VPC and Internet
|
Network type |
Description |
|
VPC |
A virtual private cloud (VPC) is a private network dedicated to your Alibaba Cloud account. VPCs are isolated from each other at layer 2 to provide high security and performance. When Lindorm-cli is deployed on an ECS instance, connect to your Lindorm instance over a VPC to achieve higher security and lower network latency. |
|
Internet |
The Internet refers to the public network. If an on-premises device needs to connect to a Lindorm instance, request a public endpoint for the instance. Public network connections do not incur traffic fees but pose a security risk. Use a VPC for higher security. |
Procedure
Log on to the Lindorm console.
In the upper-left corner of the page, select the region where the instance is deployed.
On the Instances page, click the ID of the target instance or click View Instance Details in the Actions column for the instance.
-
In the left navigation pane, select Database Connections.
-
Click the Stream Engine tab to view the endpoints of the streaming engine for your Lindorm instance.
NoteTo access the Lindorm streaming engine over the Internet, click Apply for Public Endpoint in the upper-right corner of the page to obtain a public endpoint.
Endpoint
Example
Description
Lindorm Stream SQL endpoint
jdbc:streamsql:url=http://ld-bp17pwu1541ia****-proxy-stream.lindorm.rds.aliyuncs.com:30060
Use this endpoint when connecting to the Lindorm streaming engine with Lindorm-cli.