index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_logging
/
README.md
Age
Commit message (
Expand
)
Author
2018-01-26
allow setting of kibana env vars
Jeff Cantrill
2018-01-04
Don't hardcode the network interface in the openshift_logging_mux role
Nathan Kinder
2017-11-06
logging with static pvc: allow specifying the storage class name
Bart Van Bos
2017-10-27
bug 1506073. Lower cpu request for logging when it exceeds limit
Jeff Cantrill
2017-10-23
Bug 1452939 - change Logging & Metrics imagePullPolicy
Jan Wozniak
2017-10-19
Use "requests" for CPU resources instead of limits
Peter Portante
2017-10-11
Add switch to enable/disable container engine's audit log being stored in ES.
Josef Karasek
2017-09-28
Quick formatting updates to the logging README.
stran
2017-09-27
minor update to README and removed dead file
stran
2017-09-27
Added new variables for logging role for remote-syslog plugin
stran
2017-09-27
Merge pull request #4973 from wozniakjan/logging_eventrouter
OpenShift Merge Robot
2017-09-26
logging: introducing event router
Jan Wozniak
2017-09-22
Remove logging ES_COPY feature
Jeff Cantrill
2017-08-31
Merge pull request #5189 from wozniakjan/logging_purge_uninstall
OpenShift Bot
2017-08-24
Bug 1467265 - logging: add 'purge' option with uninstall
Jan Wozniak
2017-08-18
Bug 1471322: logging roles based image versions
Jan Wozniak
2017-08-01
use mux_client_mode instead of use_mux_client
Rich Megginson
2017-07-28
Impl fluentd file buffer
Noriko Hosoi
2017-07-06
Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_jo...
Rich Megginson
2017-06-05
Reverted most of this pr 4356 except:
Noriko Hosoi
2017-05-31
add mux docs; allow to specify mux namespaces
Rich Megginson
2017-05-18
add ability to expose Elasticsearch as an external route
Rich Megginson
2017-05-03
Correctly setting the primary and replica shard count settings
ewolinetz
2017-03-30
bug 1432607. Allow configuration of ES log destination
Jeff Cantrill
2017-03-23
Do not use auto_expand_replicas
Lukáš Vlček
2017-02-23
Add insecure edge termination policy for kibana.
Wesley Hearn
2017-02-21
Merge pull request #3438 from jcantrill/bz_1425321_default_api_port
Scott Dodson
2017-02-21
bug 1425321. Default the master api port based on the facts
Jeff Cantrill
2017-02-20
bug 142026. Ensure Ops PVC prefix are initialized to empty when ops e…
Jeff Cantrill
2017-02-10
fix bug 1420204. Default openshift_logging_use_journal to empty so fluentd de...
Jeff Cantrill
2017-02-07
Reverting commit 3257 and renaming master_url to openshift_logging_master_url
ewolinetz
2017-02-06
Merge pull request #3257 from jcantrill/bz1417261_deployer_with_35
Scott Dodson
2017-02-03
openshift_logging link pull secret to serviceaccounts
Jeff Cantrill
2017-02-02
fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metrics
Jeff Cantrill
2017-01-24
allow openshift_logging role to specify nodeSelectors
Jeff Cantrill
2017-01-20
Adding to ansible spec and changing logging jks generation to be a local_action
ewolinetz
2017-01-20
Removing docker run strategy and make java a requirement for control host
ewolinetz
2017-01-13
Updating upgrade_logging to be more idempotent
ewolinetz
2016-12-14
Creating openshift_logging role for deploying Aggregated Logging without a de...
ewolinetz