Hi,
As far as I can see it looks like this role doesn't support the autoscaling feature of logentries. The LE documentation (https://logentries.com/doc/linux-agent-autoscaling/) mentions that the config would need to set pull-server-side-config=False and set the destination parameter for each file/path.
I was wondering whether you had any suggestions for adding support for this? I tried to work on a PR but I think the le agent only supports the destination parameter via the config file and not the CLI. Thoughts?
Hi,
As far as I can see it looks like this role doesn't support the autoscaling feature of logentries. The LE documentation (https://logentries.com/doc/linux-agent-autoscaling/) mentions that the config would need to set
pull-server-side-config=Falseand set thedestinationparameter for each file/path.I was wondering whether you had any suggestions for adding support for this? I tried to work on a PR but I think the le agent only supports the
destinationparameter via the config file and not the CLI. Thoughts?