Hello all, I have setup fluentd on the k3s cluster...
# general
g
Hello all, I have setup fluentd on the k3s cluster with the containerd as the container runtime and the output plugin is set to file and the source is to capture logs of all containers from the /var/log/containers/*.log path. I am finding it difficult to set the configuration of the file to the JSON format. Any help on this is highly appreciated, as I am stuck with the issue. I have attached the fluentd config file with an example log format and the fluentd-config file.