0
Canary Endpoints/Ports (version 24)
Knowledge Base / Version 24 / System Admin Duties / General
The following is a list of default ports that Canary uses for interoperability between remote Canary services and its 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 lease a license |
55311 | Licensing | (REST API) used to add or return licenses to and from Canary's License Portal |
55273 | Admin | (Net.TCP) 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 to read data from the Historian |
55236 | Views | (HTTPS) allows 3rd party clients using the web API to read data from the Historian |
443 | Axiom | (HTTPS) allows Axiom clients to connect to the Axiom service |