From: davesh Date: Thu, 1 Jun 2017 19:01:42 +0000 (-0400) Subject: Adding ES and Search hostname in configs. X-Git-Tag: 1.0.0-Amsterdam~32^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F4587%2F1;p=aai%2Ftest-config.git Adding ES and Search hostname in configs. Change-Id: I10613d18dddec8103c3ca6b44ccaa12adb160f23 Signed-off-by: davesh --- diff --git a/data-router/dynamic/conf/entity-event-policy.xml b/data-router/dynamic/conf/entity-event-policy.xml index 6c44ce3..0234b46 100755 --- a/data-router/dynamic/conf/entity-event-policy.xml +++ b/data-router/dynamic/conf/entity-event-policy.xml @@ -6,7 +6,7 @@ - + diff --git a/search-data-service/appconfig/elastic-search.properties b/search-data-service/appconfig/elastic-search.properties index 341418d..f874658 100755 --- a/search-data-service/appconfig/elastic-search.properties +++ b/search-data-service/appconfig/elastic-search.properties @@ -1,5 +1,5 @@ # ElasticSearch Configuration es.cluster-name=ES_AAI -es.ip-address= +es.ip-address=aai.elasticsearch.simpledemo.openecomp.org es.http-port=9200