Can't get acme logs to show

Hello, I'm running a TraefikEE cluster with one control node and two data nodes. For some reason the log file is not being populated on the control node. The data node log file is getting logs fine although I don't see any acme info there. I'm configuring the cluster using the CLI and the frontend/backend config is in consul. Can someone help me figure out how to get the logs to show on the control node? Thanks.

traefikee deploy --entryPoints='Name:https Address::443 TLS' --entryPoints='Name:httpsredirect Address::80 Redirect.EntryPoint:https' --defaultentrypoints=httpredirect,https --acme.entryPoint=https --acme.email=jbus@spoton.com --acme.httpchallenge --acme.httpchallenge.entrypoint=httpredirect --acme.onHostRule --acme.caserver="https://acme-staging-v02.api.letsencrypt.org/directory" --acme.acmelogging --consul.endpoint=consulurl:8500 --consul.watch --consul.prefix=traefikeeconfig --traefikeelog.filepath=/tmp/traefikee.log

Hi @jonathanbus,

Thanks for trying out the Enterprise Edition!

For Enterprise-related questions, you benefit from full support through our Zendesk platform. You can find it on https://containo.us/traefikee/ by clicking the Support button :slight_smile:

As for your question, can you share the command line you ran to install the cluster? Also, how are you getting the logs from your nodes? Are you using the platform tools (kubectl logs in k8s, docker service logs in swarm, manually on premise) or the traefikeectl logs command?

We'll need more information to be able to help, but I'd suggest continuing this conversation on our support platform :slight_smile: