summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_logging/vars
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1466152 - Json-file log driver: Neither ↵Rich Megginson2017-07-061-2/+1
| | | | | | | | | | "openshift_logging_fluentd_use_journal=false" nor omitted collects the log entries https://bugzilla.redhat.com/show_bug.cgi?id=1466152 Do not set openshift_logging_fluentd_use_journal or USE_JOURNAL at all unless it is explicitly set as an ansible param. It is almost always better to let fluentd figure out which log driver docker is using.
* YAML LintingRussell Teague2016-12-121-0/+1
| | | | | * Added checks to make ci for yaml linting * Modified y(a)ml files to pass lint checks
* Add storage for loggingScott Dodson2016-09-261-27/+27
|
* Label all nodes for fluentdScott Dodson2016-09-261-1/+1
| | | | | | Need to come back to this and figure out the right thing to do here. I think we should make the node selector flag for fluentd immutable and then have the user specify a selector with which to apply the label.
* Rename openshift_hosted_logging_image_{prefix,version} to match metricsScott Dodson2016-09-261-3/+3
|
* initial support for v1.3 with logging v1.3Rich Megginson2016-09-011-5/+31
| | | | | | This also includes some fixes to make deploying logging more idempotent, such as ignoring failures if trying to create objects that already exist
* Update main.yamlJason DeTiberus2016-06-031-1/+1
|
* Tested of refactored codeJohn Kwiatkoski2016-03-231-4/+5
|
* revised and restructured logging roleJohn Kwiatkoski2016-03-221-0/+5