When you deploy SAS® Visual Investigator, the Elasticsearch deployment might fail with an error similar to the following in the deployment.log file if the host on which Elasticsearch is being deployed contains the word "elasticsearch" in the host name and/or fully qualified domain name (FQDN). Here is an example: "company-elasticsearch-01.sub.domain"
In this scenario, the PLAY RECAP suffix in the log reads as follows:
To resolve this issue, change the host name to not include the word "elasticsearch". Here is an example: "company-es-01.sub.domain"