|
%!s(int64=8) %!d(string=hai) anos | |
---|---|---|
.. | ||
defaults | %!s(int64=8) %!d(string=hai) anos | |
handlers | %!s(int64=8) %!d(string=hai) anos | |
meta | %!s(int64=8) %!d(string=hai) anos | |
tasks | %!s(int64=8) %!d(string=hai) anos | |
vars | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos |
###Required vars:
###Optional vars:
openshift_hosted_logging_elasticsearch_pvc_size
.true
to have created PersistentVolumeClaims annotated such that their backing storage can be dynamically provisioned (if that is available for your cluster).openshift_hosted_logging_fluentd_nodeselector_label
label to./var/log/journal
if it exists, or /run/log/journal
if not. You can use this param to force logging to use a different location.true
to have fluentd read from the beginning of the journal, to get historical log data. Default is false
. WARNING Using true
may take several minutes or even hours, depending on the size of the journal, until any new records show up in Elasticsearch, and will cause fluentd to consume a lot of CPU and RAM resources.When openshift_hosted_logging_enable_ops_cluster
is True
, there are some
additional vars. These work the same as above for their non-ops counterparts,
but apply to the OPS cluster instance: