a6 debug logs currently assumes a Docker deployment and a discoverable container (the auto-detect path hard-codes container name apisix). Either abstract it for bare-metal / k8s / systemd installs or document the scope limit in docs/user-guide/debug.md and accept the constraint.
Part of #33
a6 debug logscurrently assumes a Docker deployment and a discoverable container (the auto-detect path hard-codes container nameapisix). Either abstract it for bare-metal / k8s / systemd installs or document the scope limit indocs/user-guide/debug.mdand accept the constraint.Part of #33