out-forward
Buffered Output plugin forwards events to other fluentd nodes. Logiq has the capability to act as one of the fluentd nodes.CLUSTER_ID
or cluster identifier with all the log data.kubectl
YAML files to start your daemonsetfluentd
fluentd/secret.yaml
to include your CA and Client pub/private keys in base64 encoded formatfluentd/fluentd-logiq.yaml
and add your LOGIQ cluster IP/DNS. Also configure your CLUSTER_ID
(e.g. RC, Prod, Dev-Test, QA).kubectl
commands to create the kube-logging
namespace. You can choose a different namespace as well. In case a different namespace is used please edit the YAML files to set the correct namespace before applying themfluentd/fluentd-logiq_non_tls.yaml
and add your LOGIQ cluster IP/DNS. Also configure your CLUSTER_ID
(e.g. RC, Prod, Dev-Test, QA)kubectl
commands to create the kube-logging
namespace. You can choose a different namespace as well. In case a different namespace is used please edit the YAML files to set the correct namespace before applying them