[CORD-1805] Fix ELK Stack support in logging module

Change-Id: I2f8bc4219b80e09baa3d03acd610f8cbdfb50aeb
diff --git a/roles/apache-proxy/files/cord-http.conf b/roles/apache-proxy/files/cord-http.conf
index 0057d6a..5460216 100644
--- a/roles/apache-proxy/files/cord-http.conf
+++ b/roles/apache-proxy/files/cord-http.conf
@@ -50,6 +50,10 @@
     # TOSCA
     ProxyPass /xos-tosca http://xos-tosca:9102
 
+    # ELK STACK
+    ProxyPass /elkapi http://xos:9200
+    ProxyPass /elk http://xos:5601
+
     # Map the various XOS roots to the XOS instance
     ProxyPass /xos-deprecated http://xos:9000
     ProxyPass /xos-deprecated/ http://xos:9000/