The enroll command can be automatically triggered when starting the docker container. In which case the LOGS_PATH should be respected.
Code path that needs to be changed:
https://github.com/elastic/beats/blob/master/x-pack/elastic-agent/pkg/agent/cmd/enroll.go#L197-L200
The enroll command can be automatically triggered when starting the docker container. In which case the
LOGS_PATHshould be respected.Code path that needs to be changed:
https://github.com/elastic/beats/blob/master/x-pack/elastic-agent/pkg/agent/cmd/enroll.go#L197-L200