Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1452939 - change Logging & Metrics imagePullPolicy | Jan Wozniak | 2017-10-23 | 1 | -1/+1 |
| | | | | | - all images logging and metrics change their default imagePullPolicy from Always to IfNotPresent | ||||
* | Pulling in changes from master | ewolinetz | 2017-05-22 | 19 | -998/+0 |
| | |||||
* | Merge pull request #4113 from ↵ | OpenShift Bot | 2017-05-13 | 2 | -6/+2 |
|\ | | | | | | | | | jcantrill/bz1448860_make_recovery_after_nodes_to_node_quorum Merged by openshift-bot | ||||
| * | bug 1448860. Change recovery_after_nodes to match node_quorum | Jeff Cantrill | 2017-05-11 | 2 | -6/+2 |
| | | |||||
* | | bug 1441369. Kibana memory limits | Jeff Cantrill | 2017-05-11 | 1 | -6/+29 |
|/ | | | | | | bug 1439451. Kibana crash (cherry picked from commit 66315ebbfcfda72d6f501c441359d92ec71af7d2) | ||||
* | use docker_log_driver and /etc/docker/daemon.json to determine log driver | Rich Megginson | 2017-05-09 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | We check the following variables, if they are defined, in the order listed below, to see if the journald log driver is set: * openshift_hosted_logging_use_journal * docker_log_driver * openshift.docker.log_driver * openshift.docker.options (look for '--log-driver=journald') If none of these are set, we leave openshift_logging_fluentd_use_journal undefined, and mount both /etc/sysconfig/docker and /etc/docker (for daemon.json) so that fluentd can determine which log driver is being used. | ||||
* | Merge pull request #3911 from ewolinetz/logging_15_picks | OpenShift Bot | 2017-04-25 | 1 | -5/+0 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Pick from issue3896 | ewolinetz | 2017-04-13 | 1 | -5/+0 |
| | | |||||
* | | Merge pull request #3932 from richm/mux | OpenShift Bot | 2017-04-24 | 3 | -0/+139 |
|\ \ | | | | | | | Merged by openshift-bot | ||||
| * | | cast openshift_logging_use_mux_client to bool | Rich Megginson | 2017-04-19 | 1 | -2/+2 |
| | | | |||||
| * | | mux does not require privileged, only hostmount-anyuid | Rich Megginson | 2017-04-19 | 3 | -0/+139 |
| |/ | |||||
* / | Introduce Elasticsearch readiness probe | Lukáš Vlček | 2017-04-07 | 1 | -0/+7 |
|/ | |||||
* | Merge pull request #3777 from jcantrill/es_logging | OpenShift Bot | 2017-03-31 | 1 | -0/+81 |
|\ | | | | | Merged by openshift-bot | ||||
| * | bug 1432607. Allow configuration of ES log destination | Jeff Cantrill | 2017-03-30 | 1 | -0/+81 |
| | | |||||
* | | fix es config merge so template does not need quoting. gen then merge | Jeff Cantrill | 2017-03-28 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #3730 from richm/bug-1434300 | OpenShift Bot | 2017-03-24 | 1 | -0/+2 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Bug 1434300 - Log entries are generated in ES after deployed logging stacks ↵ | Rich Megginson | 2017-03-21 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | via ansible, but can not be found in kibana. https://bugzilla.redhat.com/show_bug.cgi?id=1434300 Add support for common data model index pattern files. Depends on https://github.com/ViaQ/elasticsearch-templates/pull/36 and https://github.com/openshift/origin-aggregated-logging/pull/357 | ||||
* | | Do not use auto_expand_replicas | Lukáš Vlček | 2017-03-23 | 1 | -3/+2 |
| | | |||||
* | | openshift_logging calculate min_masters to fail early on split brain | Jeff Cantrill | 2017-03-22 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #3647 from jcantrill/logging_specify_es_config | OpenShift Bot | 2017-03-21 | 1 | -1/+1 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Allow user to specify additions to ES config | Jeff Cantrill | 2017-03-14 | 1 | -1/+1 |
| | | |||||
* | | cherry picking from #3621 #3614 #3627 | ewolinetz | 2017-03-10 | 1 | -1/+1 |
|/ | |||||
* | bug 1428249. Use ES hostmount storage if it exists | Jeff Cantrill | 2017-03-09 | 4 | -6/+6 |
| | |||||
* | Adding some more logging defaults | ewolinetz | 2017-03-03 | 1 | -1/+1 |
| | |||||
* | Merge pull request #3468 from jcantrill/logging_expand_replicas | Scott Dodson | 2017-02-27 | 1 | -1/+1 |
|\ | | | | | openshift_logging default to 2 replicas of primary shards | ||||
| * | openshift_logging default to 2 replicas of primary shards | Jeff Cantrill | 2017-02-23 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #3430 from jcantrill/bz_1417261_quote_secret | Scott Dodson | 2017-02-24 | 1 | -2/+2 |
|\ \ | | | | | | | bug 1417261. Quote name and secrets in logging templates | ||||
| * | | bug 1417261. Quote name and secrets in logging templates | Jeff Cantrill | 2017-02-20 | 1 | -2/+2 |
| | | | |||||
* | | | Add insecure edge termination policy for kibana. | Wesley Hearn | 2017-02-23 | 1 | -0/+3 |
| | | | |||||
* | | | curator config must be in /etc/curator not /usr/curator | Rich Megginson | 2017-02-22 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Bug 1420219 - No log entry can be found in Kibana UI after deploying logging ↵ | Rich Megginson | 2017-02-21 | 1 | -0/+5 |
|/ | | | | | | | stacks with ansible https://bugzilla.redhat.com/show_bug.cgi?id=1420219 The elasticsearch config was missing the common data model stanza | ||||
* | Surrounding node selector values with quotes | ewolinetz | 2017-02-20 | 3 | -3/+3 |
| | |||||
* | bug 1420425. Allow setting of public facing certs for kibana in ↵ | Jeff Cantrill | 2017-02-10 | 1 | -0/+8 |
| | | | | openshift_logging role | ||||
* | Reverting commit 3257 and renaming master_url to openshift_logging_master_url | ewolinetz | 2017-02-07 | 3 | -3/+3 |
| | |||||
* | fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metrics | Jeff Cantrill | 2017-02-02 | 1 | -2/+2 |
| | |||||
* | allow openshift_logging role to specify nodeSelectors | Jeff Cantrill | 2017-01-24 | 3 | -0/+18 |
| | |||||
* | additional comments addressed | ewolinetz | 2017-01-13 | 1 | -0/+75 |
| | |||||
* | Removing shell module calls and cleaning up changed | ewolinetz | 2017-01-13 | 3 | -3/+3 |
| | |||||
* | addressing comments | ewolinetz | 2017-01-12 | 2 | -1/+104 |
| | |||||
* | Updating to use deployer pod to generate JKS chain instead | ewolinetz | 2016-12-15 | 1 | -3/+5 |
| | |||||
* | Creating openshift_logging role for deploying Aggregated Logging without a ↵ | ewolinetz | 2016-12-14 | 14 | -0/+666 |
deployer image |