This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
shixiong
/
okd
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
4bb6264a13
Branches
Tags
master
okd
/
roles
/
openshift_hosted_logging
Jason DeTiberus
8357061574
Update main.yaml
vor 8 Jahren
..
files
a181c8705a
Tested of refactored code
vor 9 Jahren
meta
a181c8705a
Tested of refactored code
vor 9 Jahren
tasks
f9db288650
additional fixes
vor 9 Jahren
vars
8357061574
Update main.yaml
vor 8 Jahren
README.md
7fa2d035c9
revised and restructured logging role
vor 9 Jahren
README.md
###Required vars:
openshift_hosted_logging_hostname: kibana.example.com
openshift_hosted_logging_elasticsearch_cluster_size: 1
openshift_hosted_logging_master_public_url:
https://localhost:8443
###Optional vars:
openshift_hosted_logging_secret_vars: (defaults to nothing=/dev/null) kibana.crt=/etc/origin/master/ca.crt kibana.key=/etc/origin/master/ca.key ca.crt=/etc/origin/master/ca.crt ca.key=/etc/origin/master/ca.key
openshift_hosted_logging_fluentd_replicas: (defaults to 1) 3
openshift_hosted_logging_cleanup: (defaults to no) Set this to 'yes' in order to cleanup logging components instead of deploying.