/
COMPONENT_PORT - UBROKER configuration option
COMPONENT_PORT - UBROKER configuration option
Description
The COMPONENT_PORT option specifies the IP port on which components communicate with the Universal Broker.
The content of messages exchanged over this connection includes, but is not necessarily limited to:
- Local configuration information
- Local component registration
- Information reported to and managed by the Universal Event Subsystem (UES)
These messages are exchanged on all supported Agent platforms; however, Windows is the only platform that relies on TCP/IP to implement the connection. That is why a separate, configurable IP port is provided for Windows. Other platforms rely on Unix domain sockets to implement the connection.