Hide Forgot
Document URL: https://docs.openshift.com/container-platform/3.3/install_config/aggregate_logging.html Section Number and Name: New Section Describe the issue: Customer would like some examples for syntax for common Kibana searches. For instance: What are all the logs for the last hour for a single version of a single application, but across all replicas? What are all the logs for the last hour for all versions of a single application, but across all replicas? What are all the logs, categorized as error, for the last hour for a single version of a single application, but across all replicas? They would like to request that examples be added to the logging guide so that cluster administrators and developers can more easily use the kibana console. Currently I have referred customer to the Kibana 4.5.x documentation at https://www.elastic.co/guide/en/kibana/4.5/index.html but there is no current indication about kibana syntax in the openshift docs themselves