Contents Deploying ElasticsearchPrint page Deploying Elasticsearch Search and indexing capabilities for your Granta MI cluster are provided by Elasticsearch.This section contains the following topics:Elasticsearch deployment optionsYou should configure an Elasticsearch cluster with enough nodes and the correct configuration to ensure resilience, performance, and scalability of search and indexing features in your Granta MI cluster. Downloading the softwareDownload and unzip the required Windows installer packages on the server selected as your dedicated Elasticsearch server.Installing ElasticsearchFollow these instructions to install Elasticsearch using the elasticsearch.bat command. Installing and configuring KibanaInstall Kibana on the same server as Elasticsearch using the kibana.bat command.Securing the Elastic StackConfigure TLS for communication between Elasticsearch and Kibana, and secure traffic on the HTTP interface for both Elasticsearch and Kibana.Configuring Elasticsearch to run as a Windows serviceBy default, Elasticsearch runs on the command line. You can install it as a Windows service that runs in the background and starts automatically at boot time without user interaction. Generating an Elasticsearch API key for Granta MIProgrammatic access to Elasticsearch from Granta MI is secured using an API key. « Kerberos requirementsElasticsearch deployment options »