summaryrefslogtreecommitdiffstats
path: root/resources/config/search-data-service/appconfig/elastic-search.properties
diff options
context:
space:
mode:
Diffstat (limited to 'resources/config/search-data-service/appconfig/elastic-search.properties')
-rw-r--r--resources/config/search-data-service/appconfig/elastic-search.properties5
1 files changed, 5 insertions, 0 deletions
diff --git a/resources/config/search-data-service/appconfig/elastic-search.properties b/resources/config/search-data-service/appconfig/elastic-search.properties
new file mode 100644
index 0000000..006fc6e
--- /dev/null
+++ b/resources/config/search-data-service/appconfig/elastic-search.properties
@@ -0,0 +1,5 @@
+# ElasticSearch Configuration
+
+es.cluster-name=ES_AAI
+es.ip-address=elasticsearch.onap-aai
+es.http-port=9200