Hide Forgot
Document URL: https://docs.openshift.com/enterprise/3.1/install_config/aggregate_logging.html#deploying-the-efk-stack Section Number and Name: Deploying the EFK Stack Describe the issue: The 3.1 logging deployment doc is telling to import images with 3.2.0 tag: "$ oc import-image logging-auth-proxy:3.2.0 \ --from registry.access.redhat.com/openshift3/logging-auth-proxy:3.2.0 $ oc import-image logging-kibana:3.2.0 \ --from registry.access.redhat.com/openshift3/logging-kibana:3.2.0 $ oc import-image logging-elasticsearch:3.2.0 \ --from registry.access.redhat.com/openshift3/logging-elasticsearch:3.2.0 $ oc import-image logging-fluentd:3.2.0 \ --from registry.access.redhat.com/openshift3/logging-fluentd:3.2.0" Suggestions for improvement: Should use image tag 3.1.1 inside 3.1 doc Additional information: None