Software AG Products 10.11 | Integrate Software AG Products Using Digital Event Services | webMethods API Gateway Documentation | Administrating API Gateway | Deployment | Cluster Deployment | Configuring an API Gateway Cluster | Troubleshooting Tips
 
Troubleshooting Tips
I see that i can not bind API Gateway Ports to a specific IP address in a cluster setup
I am unable to bind API Gateway port and Kibana port to a specific IP address in a cluster setup.
Resolution:
To bind API Gateway ports to a specific IP address, set the values of the corresponding properties of the following components:
Kibana
Set the IP address in server.host property in kibana.yml file located at SAGInstallDirectory\profiles\IS_instance_name\apigateway\dashboard\config. or Kibana_InstallDirectory\config.
For API Gateway to connect to Kibana, go to API Gateway UI > Administration > System settings > Dashboard settings and set the same host details.
API Data Store
Set the IP address in pg.gateway.elasticsearch.hosts property in config.propertes file located at SAGInstallDirectory\IntegrationServer\instances\instance_name\Packages\WmAPIGateway\config\resources\elasticsearch.
UI WebApp
Set the desired port value in port property in com.softwareag.catalina.connector.https.pid-apigateway.properties file located at SAGInstallDirectory\profiles\IS_instance_name\configuration.