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

Change-Id: I03f9ffc83acac29dc4bb252ddae4e0d4bfa2b38e
diff --git a/docker_images.yml b/docker_images.yml
index 93f6ded..7e19f4a 100644
--- a/docker_images.yml
+++ b/docker_images.yml
@@ -33,6 +33,7 @@
   - "onosproject/onos:1.10.10"
   - "redis:3.2"
   - "node:7.9.0" # remove once the issue with node:candidate is resolved
+  - "sebp/elk:564"
 
 # buildable_images - list of images that we build from Dockerfiles
 #