[
https://issues.apache.org/jira/browse/METRON-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16238419#comment-16238419
]
Nick Allen commented on METRON-1296:
------------------------------------
Manually installing the templates using the Service Action; "Install
Elasticsearch Templates" does successfully install the templates.
> Full Dev Fails to Deploy Index Templates
> ----------------------------------------
>
> Key: METRON-1296
> URL: https://issues.apache.org/jira/browse/METRON-1296
> Project: Metron
> Issue Type: Bug
> Reporter: Nick Allen
> Priority: Normal
> Fix For: 0.4.2
>
>
> There are cases where Full Dev is deployed, but the index templates are not
> deployed. Without the index templates, the Alerts UI and Kibana dashboard do
> not work as expected. This seems to occur sometimes and not others.
> The index template install happens during startup of the Index topology.
> Elasticsearch master start occurred well before the attempt to install the
> templates. The following message is shown in the logs.
> {code}
> WARNING: Elasticsearch templates could not be installed. The Elasticsearch
> service is probably down.
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)