Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

verify sane log times in logging stack #4519

Commits on Jun 28, 2017

  1. verify sane log times in logging stack

    This patch verifies that logs sent from logging pods can be queried on
    the Elasticsearch pod within a reasonable amount of time.
    juanvallejo committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    1871536 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2017

  1. update default logging_deployed value to False

    In an Openshift-Ansible inventory file, logging is not set to deploy by
    default. This patch updates the LoggingCheck's assumption of
    logging_deployed to False, to match the inventory file's default.
    juanvallejo committed Jul 5, 2017
    Configuration menu
    Copy the full SHA
    7d7c942 View commit details
    Browse the repository at this point in the history