https://docs.docker.com/engine/reference/commandline/logs/
On Fri, Dec 23, 2022, 10:40 AM Joachim Lindenberg <[email protected]> wrote: > Hello Mike, > > how exactly? Can this please be added to > https://guacamole.apache.org/doc/gug/guacamole-docker.html ? > > Thanks, > > Joachim > > > > *Von:* Michael Jumper <[email protected]> > *Gesendet:* Freitag, 23. Dezember 2022 18:29 > *An:* [email protected] > *Betreff:* Re: Race? > > > > On Fri, Dec 23, 2022, 9:00 AM Joachim Lindenberg <[email protected]> > wrote: > > ... Also because guacd trace does not have any timestamps and thus > correlation is difficult. > > It's not guacd that would need to add timestamps but rather the logging > backend (syslog or the systemd journal), which should already do so. For > the Docker images, where things go instead to the Docker logs, you need to > provide Docker with an additional "--timestamps" parameter to its "logs" > command to see the timestamps that were recorded. > > > > - Mike > > >
