HI all, due to a non-standard docker installation ...
# terraform-provider-rancher2
s
HI all, due to a non-standard docker installation location, to get log forwarding (to Elasticsearch) working, I've had to edit the internal Fluentd configuration. Specifically the volume called dockerroot of the rancher-logging-fluentd workload, image attached. Note the mount point had to be changed from /var/lib/docker to /app/var/lib/docker. This change fixed our problem of logs not being forwarded to Elasticsearch. Is it possible to configure this settings using resources and, if so, how? Thanks in advance.