Difference between revisions of "Helm install fluentd"
Jump to navigation
Jump to search
(→Logs) |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
[[helm show values]] fluent/fluentd | [[helm show values]] fluent/fluentd | ||
* https://github.com/fluent/helm-charts/blob/main/charts/fluentd/values.yaml | * https://github.com/fluent/helm-charts/blob/main/charts/fluentd/values.yaml | ||
− | [[kind: DaemonSet]] | + | |
+ | * <code>[[kind: DaemonSet]]</code> | ||
== Logs == | == Logs == | ||
− | + | * <code>The environment variable '[[K8s_NODE_NAME]]' is not set ...</code> | |
− | + | * <code>[warn]: #0 Could not communicate to Elasticsearch, resetting connection ...</code> | |
== Related == | == Related == | ||
* <code>[[bitnami/fluentd]]</code> | * <code>[[bitnami/fluentd]]</code> | ||
+ | * <code>[[fluentd-kubernetes-daemonset]]</code> | ||
+ | * <code>[[helm install fluent-bit]]</code> | ||
== See also == | == See also == |
Latest revision as of 11:02, 27 December 2022
helm repo add fluent https://fluent.github.io/helm-charts helm repo update helm install fluentd fluent/fluentd helm show values fluent/fluentd
Logs[edit]
The environment variable 'K8s_NODE_NAME' is not set ...
[warn]: #0 Could not communicate to Elasticsearch, resetting connection ...
Related[edit]
See also[edit]
Advertising: