On This Page

Home / Reference Architectures/ Deployment Architecture/ Cribl.Cloud/Required Ports in Cribl.Cloud

Required Ports in Cribl.Cloud

Understanding the ports used across Cribl.Cloud is the key to clarifying your firewall rules. This functional view illustrates the connections for data flow, management traffic, and communication channels between the Cribl.Cloud Leader, Cribl Stream, and Cribl Edge components.

Before deploying any Hybrid Worker Groups or Edge Fleets, coordinate with your network team to ensure the necessary firewall rules and Network Security Groups (NSGs) are configured.

Ports in Cribl.Cloud
Ports in Cribl.Cloud

This Ports in Cribl.Cloud diagram illustrates the port-level connectivity across Cribl’s architecture for Cribl.Cloud and hybrid deployments. The Cribl.Cloud Leader Node acts as the central control plane, directing traffic to the managed Worker Groups, while Cribl Edge facilitates data collection closer to the Source, and Hybrid Workers handle the processing workload.

All listed ports are mandatory for system operation and data flow, with two exceptions: Direct User UI Access to Hybrid Worker Groups (Port #6) and direct User UI Access to Edge Nodes (Port #12) are optional. Users can access these UIs centrally through the Cribl.Cloud Leader Node.

Cribl Architecture Connectivity: Port-by-Port Breakdown

#Protocol/PortFromToPurpose
1443 HTTPSLeader Nodeai.cribl.cloudAI Service Exchange: The Leader Node initiates secure communication with external Cribl AI services and receives data back.
2443 HTTPSUsersLeader NodeManagement UI Access: Users access the Leader Node UI securely for configuration and monitoring.
34200 TCPS/TLSHybrid Stream Worker Group(s)Leader NodeInter-Component Data Flow: The primary data channel for Hybrid Workers to receive configuration/data from the Leader Node.
44200 HTTPSHybrid Stream Worker Group(s)Leader NodeControl/Data Channel: Management communication and secure data transfer to Hybrid Workers from the Leader Node.
5443 HTTPSHybrid Stream Worker Group(s)Leader NodeRegistration and Status Reporting: Hybrid Workers check in and report operational status back to the Leader Node.
69000 HTTP/SUserHybrid Stream Worker Group(s)UI Access: Optional user access to Cribl Stream UI.
7443 HTTPSCDN (cdn.cribl.io)Hybrid Stream Worker Group(s)Configuration/Content Retrieval: Cribl Stream retrieves configuration and update files from the Cribl Content Delivery Network
810200 Cribl TCP/Cribl HTTPCribl EdgeHybrid Stream Worker Group(s)Data Forwarding (Cribl HTTP): Cribl Edge forwards collected event data to the Hybrid Workers for processing, using the standard Cribl HTTP protocol.
910200 Cribl TCP/Cribl HTTPCribl EdgeCribl-Managed Stream Worker Group(s)Data Forwarding (Cribl HTTP): Cribl Edge forwards collected event data to the Cribl-Managed Workers for processing, using the standard Cribl HTTP protocol.
10443 HTTPSCribl EdgeCDN (cdn.cribl.io)Configuration/Content Retrieval: Cribl Edge retrieves configuration and update files from the Cribl Content Delivery Network.
11443 HTTPSCribl EdgeLeader NodeEdge Control/Status: Cribl Edge Nodes check in and report operational status back to the Leader Node.
124200 HTTPSCribl EdgeLeader NodeInter-Component Data Flow The primary data channel for the Edge Nodes to receive configuration/data from the Leader Node.
139420 HTTP/SUsersCribl EdgeUI Access: Optional user access to Cribl Edge UI.

For details, see Cribl Stream Ports and Cribl Edge Ports.