I’ve got some Rancher clusters and I currently set up logging to elasticsearch;
I’ve got a major issue, the docker rootdir has been changed to /data/docker, so the fluentd workload cannot read logs !
I try to edit the workload and change volume path mounts, but when rancher logging container is redeployed, configurations has been lost.
Do you have any idea how to add / change volume point on this rancher-logging-fluentd workload ?
So just need to add the docker dirroot path to the workload rancher-logging-fluentd.
I edit the workload,
Volume Name = dockerroot
Path on the Node = /data/docker
Mount Point = /var/lib/docker