summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3550 from ewolinetz/logging_update_metaScott Dodson2017-03-031-1/+0
|\ | | | | Removing the openshift_master_facts dependency
| * Removing the openshift_master_facts dependencyewolinetz2017-03-021-1/+0
| |
* | bug 1420256. Initialize openshift_logging pvc_facts to emptyJeff Cantrill2017-03-022-18/+23
|/
* logging fluentd filter was renamed to viaqRich Megginson2017-02-281-1/+1
|
* Merge pull request #3468 from jcantrill/logging_expand_replicasScott Dodson2017-02-271-1/+1
|\ | | | | openshift_logging default to 2 replicas of primary shards
| * openshift_logging default to 2 replicas of primary shardsJeff Cantrill2017-02-231-1/+1
| |
* | Merge pull request #3430 from jcantrill/bz_1417261_quote_secretScott Dodson2017-02-241-2/+2
|\ \ | | | | | | bug 1417261. Quote name and secrets in logging templates
| * | bug 1417261. Quote name and secrets in logging templatesJeff Cantrill2017-02-201-2/+2
| | |
* | | Add insecure edge termination policy for kibana.Wesley Hearn2017-02-234-0/+6
| | |
* | | Merge pull request #3462 from richm/put-curator-config-in-etcScott Dodson2017-02-231-1/+1
|\ \ \ | | | | | | | | curator config must be in /etc/curator not /usr/curator
| * | | curator config must be in /etc/curator not /usr/curatorRich Megginson2017-02-221-1/+1
| | | |
* | | | Convert selectattr tests to use 'match'Russell Teague2017-02-231-1/+1
|/ / /
* | | adding tag to update_master_configewolinetz2017-02-221-0/+2
| |/ |/|
* | Merge pull request #3438 from jcantrill/bz_1425321_default_api_portScott Dodson2017-02-212-2/+2
|\ \ | | | | | | Bz 1425321 default api port
| * | bug 1425321. Default the master api port based on the factsJeff Cantrill2017-02-212-2/+2
| | |
* | | Bug 1420219 - No log entry can be found in Kibana UI after deploying logging ↵Rich Megginson2017-02-211-0/+5
| | | | | | | | | | | | | | | | | | | | | stacks with ansible https://bugzilla.redhat.com/show_bug.cgi?id=1420219 The elasticsearch config was missing the common data model stanza
* | | Merge pull request #3431 from jcantrill/bz_1420256_ops_reusing_non_ops_prefixJeff Cantrill2017-02-212-2/+4
|\ \ \ | |/ / |/| | Bz 1420256 ops reusing non ops prefix
| * | bug 142026. Ensure Ops PVC prefix are initialized to empty when ops e…Jeff Cantrill2017-02-202-2/+4
| |/ | | | | | | nabled
* | Merge pull request #3409 from ewolinetz/logging_fix_verify_apiScott Dodson2017-02-201-0/+21
|\ \ | |/ |/| Adding missing handler to resolve error that it was not found
| * Reverting logic for verify api handler to be uniform with other ways we ↵ewolinetz2017-02-201-5/+15
| | | | | | | | verify, will be uniformly updated in future
| * updating until statments on uri module for api verificationewolinetz2017-02-171-1/+1
| |
| * Updating to use uri module insteadewolinetz2017-02-171-15/+5
| |
| * Adding missing handler to resolve error that it was not foundewolinetz2017-02-171-0/+21
| |
* | Merge pull request #3427 from ewolinetz/logging_quote_nodeselector_valueScott Dodson2017-02-203-3/+3
|\ \ | | | | | | Surrounding node selector values with quotes
| * | Surrounding node selector values with quotesewolinetz2017-02-203-3/+3
| |/
* | Correct logic test for running podsRussell Teague2017-02-201-3/+3
|/
* Merge pull request #3381 from jcantrill/bz_1420217_default_es_memoryEric Wolinetz2017-02-161-2/+2
|\ | | | | bug 1420217. Default ES memory to be compariable to 3.4 deployer
| * bug 1420217. Default ES memory to be compariable to 3.4 deployerJeff Cantrill2017-02-161-2/+2
| |
* | adding some quotes for safetyewolinetz2017-02-151-1/+1
| |
* | fixing use of oc_scale moduleewolinetz2017-02-152-2/+2
| |
* | fixing default for loggingewolinetz2017-02-151-3/+3
|/
* Merge pull request #3359 from ewolinetz/logging_metrics_defaultsScott Dodson2017-02-141-1/+1
|\ | | | | updating defaults for logging and metrics roles
| * updating defaults for logging and metrics rolesewolinetz2017-02-141-1/+1
| |
* | Merge pull request #3308 from mtnbikenc/oc_labelRussell Teague2017-02-143-62/+10
|\ \ | |/ |/| Modify playbooks to use oc_label module
| * Modify playbooks to use oc_label moduleRussell Teague2017-02-143-74/+10
| |
* | Modify playbooks to use oc_obj moduleRussell Teague2017-02-144-100/+127
|/
* Merge pull request #3321 from ashcrow/oc-serviceaccount-moduleJan Chaloupka2017-02-111-5/+5
|\ | | | | WIP: oc serviceaccount now done via oc_serviceaccount module
| * oc serviceaccount now done via oc_serviceaccount moduleSteve Milner2017-02-101-5/+5
| |
* | fix openshift_logging where defaults filter needs quotingJeff Cantrill2017-02-101-6/+6
| |
* | bug 1420425. Allow setting of public facing certs for kibana in ↵Jeff Cantrill2017-02-103-1/+39
| | | | | | | | openshift_logging role
* | Merge pull request #3319 from richm/logging-cluster-size-intScott Dodson2017-02-104-14/+14
|\ \ | |/ |/| make sure cluster_size is an int for arith. ops
| * make sure cluster_size is an int for arith. opsRich Megginson2017-02-094-14/+14
| |
* | fix bug 1420204. Default openshift_logging_use_journal to empty so fluentd ↵Jeff Cantrill2017-02-102-4/+4
| | | | | | | | detects and is consistent with deployer
* | Merge pull request #3281 from ewolinetz/revert_3257Scott Dodson2017-02-105-19/+19
|\ \ | |/ |/| Reverting commit 3257 and renaming master_url to openshift_logging_ma…
| * Updating defaults to pull from previously defined variable names used in ↵ewolinetz2017-02-081-13/+13
| | | | | | | | playbooks
| * Reverting commit 3257 and renaming master_url to openshift_logging_master_urlewolinetz2017-02-075-6/+6
| |
* | Bug 1420234 - illegal_argument_exception in Kibana UI.Rich Megginson2017-02-091-0/+1
| | | | | | | | | | | | https://bugzilla.redhat.com/show_bug.cgi?id=1420234 The problem is that the fluent.conf is missing the common data model filter which renames the "time" field to the "@timestamp" field.
* | bug 1420684. On logging upgrade use the correct value for namespaceJeff Cantrill2017-02-091-1/+1
|/
* Merge pull request #3257 from jcantrill/bz1417261_deployer_with_35Scott Dodson2017-02-063-4/+4
|\ | | | | fixes 1417261. Points playbooks to the correct 3.5 roles for logging …
| * fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metricsJeff Cantrill2017-02-023-4/+4
| |