0
Canary Endpoints/Ports (version 25)
Knowledge Base / Version 25 / System Admin Duties / General
The following is a list of default ports that Canary services listen on for inbound connections from other Canary services or clients. The endpoints that need opened are unique to each deployment and can be changed, if necessary, by navigating to the Endpoints screen of a particular service tile within the Canary Admin client.
Port Number | Service | Description |
55310 | Licensing | (gRPC API) used by remote Canary services needing to view, add, remove, and lease a license from the License service |
55311 | Licensing | (REST API) used by 3rd parties to view, add, and remove licenses from the License service |
55273 | Admin | (gRPC) allows Canary Admin clients to connect remotely |
55351 | Identity | (gRPC API) used by remote Canary services to handle user authorization |
55353 | Identity | (REST API) used to authenticate Canary clients with OpenID Connect |
55282 | Historian | (gRPC API) used to add the Historian to a remote Views service |
55255 | Receiver | (Net.TCP) allows anonymous connection from a remote Sender service. Only needed if using Collectors older than v24. |
55256 | Receiver | (Net.TCP) allows secure connection from a remote Sender service. Only needed if using Collectors older than v24. |
55253 | Sender | (HTTP) allows clients to write data using the web API to the Historian over an anonymous connection |
55254 | Sender | (HTTPS) allows clients to write data using the web API to the Historian over a secure connection |
55291 | Store and Forward | (gRPC API) used by Canary/3rd party clients to write data to the Historian |
55293 | Store and Forward | (HTTPS) allows 3rd party clients using the web API to write data to the Historian |
55321 | Views | (gRPC API) used by Canary/3rd party clients (including the Excel Add-in) to read data from the Historian |
55236 | Views | (HTTPS) allows 3rd party clients using the web API to read data from the Historian |
55260 | ODBC | (Net.TCP) allows ODBC client connections to the ODBC service |
443 | Axiom | (HTTPS) allows Axiom clients to connect to the Axiom service |