This page details various ways of getting the Logging ELK stack up in ONAP
OOM - Out of the Box
Recommended
Install OOM - via ONAP on Kubernetes
# in oneclick dir ./createAll -n onap -a log
Standalone ELK stack
Docker Compose
(will not work with OOM/Rancher because we need the 1.12 version of docker.
Manual Installation
WIP