On Mon, Aug 17, 2020 at 8:31 AM Erik Berndt-2 <[email protected]> wrote:
> Ghost_Knight wrote > > > guacd is running, but I don't see any output related to guacd under syslog. > Is there somewhere else I could look? > > It really depends on your Linux distribution and how you have it installed. The most common configurations are /var/log/messages and "journalctl". However, if you're running in Docker, you'll need to get the container logs, which should contain the output. -Nick
