summaryrefslogtreecommitdiff
path: root/roles/openshift_logging_mux/templates
AgeCommit message (Expand)Author
2018-02-05Adding support for ES 5.x tech preview opt inEric Wolinetz
2017-11-27dist.iteritems() no longer exists in Python 3.Jan Pazdziora
2017-11-21containerPort must be an int; correctly quote/brace replicas valueRich Megginson
2017-10-23Bug 1452939 - change Logging & Metrics imagePullPolicyJan Wozniak
2017-10-19Use "requests" for CPU resources instead of limitsPeter Portante
2017-09-27Added new variables for logging role for remote-syslog pluginstran
2017-08-30logging set memory request to limitJeff Cantrill
2017-08-29Revert "logging set memory request to limit"Scott Dodson
2017-08-23logging set memory request to limitJeff Cantrill
2017-08-01use mux_client_mode instead of use_mux_clientRich Megginson
2017-07-28Impl fluentd file bufferNoriko Hosoi
2017-07-27Updating template parameter replica to be more unique to avoid var scope cree...ewolinetz
2017-07-06Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_jo...Rich Megginson
2017-06-29Merge pull request #4618 from nhosoi/resource_limitsScott Dodson
2017-06-27Sync environment variables FLUENTD/MUX_CPU_LIMIT FLUENTD/MUX_MEMORY_LIMIT wit...Noriko Hosoi
2017-06-27Bug 1465168 - mux doesn't recognize ansible boolean parameters correctlyRich Megginson
2017-06-15Merge pull request #4356 from nhosoi/mux_params-0OpenShift Bot
2017-06-02Adding environment variables FLUENTD_CPU_LIMIT, FLUENTD_MEMORY_LIMIT, MUX_CPU...Noriko Hosoi
2017-06-02Introducing fluentd/mux buffer_queue_limit, buffer_size_limit, cpu_limit, and...Noriko Hosoi
2017-05-31mux uses fluentd cert/key to talk to ESRich Megginson
2017-05-22Create logging deployments with non-zero replica countsSteve Kuznetsov
2017-05-22Pulling in changes from masterewolinetz