API Gateway 11.1 | Getting Started with API Gateway | Deployment | Troubleshooting Tips: Starting and configuring Elasticsearch and Kibana
 
Troubleshooting Tips: Starting and configuring Elasticsearch and Kibana
1. What happens when I start API Gateway without Elasticsearch?
If Elasticsearch is not configured, the server.log displays the following exception indicating a missing configuration:
Cannot invoke "com.softwareag.apigateway.core.datastore.AbstractDataStoreClient.getDataStoreConfiguration()" because the return value of "com.softwareag.apigateway.core.datastore.ElasticsearchClientFactory.getDataStoreClient()" is null.
When API Gateway initialization fails, the WmAPIGateway package does not load and the UI is not accessible. For more information regarding the supported Elasticsearch and Kibana versions and their compatibility with different systems, see API Gateway, External Elasticsearch, and External Kibana Compatibility Matrix.
2. Does the installer provide any indications about the Elasticsearch dependency when I select API Gateway?
The installer does not provide any indication of the Elasticsearch and Kibana dependency.
3. How can I verify if my API Gateway instance is connected to Elasticsearch?
You can verify the connection between API Gateway and the Elasticsearch if you are able to perform the following steps:
*Log in to API Gateway.
*Able to view the Kibana dashboard.
*Check API Gateway health. For more information on API Gateway health check, see Monitoring API Gateway Health.