summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging_mux
Commit message (Expand)AuthorAgeFilesLines
* logging set memory request to limitJeff Cantrill2017-08-231-0/+2
* use mux_client_mode instead of use_mux_clientRich Megginson2017-08-012-2/+1
* Impl fluentd file bufferNoriko Hosoi2017-07-283-0/+43
* Updating template parameter replica to be more unique to avoid var scope cree...ewolinetz2017-07-272-2/+2
* Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_jo...Rich Megginson2017-07-062-3/+0
* Merge pull request #4618 from nhosoi/resource_limitsScott Dodson2017-06-291-2/+8
|\
| * Sync environment variables FLUENTD/MUX_CPU_LIMIT FLUENTD/MUX_MEMORY_LIMIT wit...Noriko Hosoi2017-06-271-2/+8
* | Bug 1465168 - mux doesn't recognize ansible boolean parameters correctlyRich Megginson2017-06-271-1/+1
|/
* Merge pull request #4356 from nhosoi/mux_params-0OpenShift Bot2017-06-152-1/+11
|\
| * Reverted most of this pr 4356 except:Noriko Hosoi2017-06-051-4/+4
| * Adding the defaults for openshift_logging_fluentd_{cpu,memory}_limit to roles...Noriko Hosoi2017-06-051-4/+4
| * Adding environment variables FLUENTD_CPU_LIMIT, FLUENTD_MEMORY_LIMIT, MUX_CPU...Noriko Hosoi2017-06-021-0/+4
| * Introducing fluentd/mux buffer_queue_limit, buffer_size_limit, cpu_limit, and...Noriko Hosoi2017-06-022-2/+8
* | Merge pull request #4342 from richm/mux-uses-fluentd-secretOpenShift Bot2017-06-051-1/+1
|\ \ | |/ |/|
| * mux uses fluentd cert/key to talk to ESRich Megginson2017-05-311-1/+1
* | add mux docs; allow to specify mux namespacesRich Megginson2017-05-312-12/+21
|/
* Fixing tux warnings and some final clean upewolinetz2017-05-231-6/+9
* Create logging deployments with non-zero replica countsSteve Kuznetsov2017-05-222-10/+2
* Pulling in changes from masterewolinetz2017-05-228-0/+460