[
https://issues.apache.org/jira/browse/METRON-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16240912#comment-16240912
]
ASF GitHub Bot commented on METRON-1296:
----------------------------------------
Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/829
@anandsubbu Would you mind taking a look at this and double-checking the
fix?
> 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
> Assignee: Nick Allen
> 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)