You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@guacamole.apache.org by "Broekema, Andries" <a....@tue.nl.INVALID> on 2022/10/12 14:09:38 UTC

Audit trail

Hi All,

We are using guacamole with a few different sets of permissions. Is it possible to have some sort of "audit trail", that shows who changed when which permission? E.g. is there eventually a way to get this information from the logging system in guacamole? Or directly from the database? If so, how can that be setup? I greatly appreciate any help, or answer, or pointer to more information!
Regards, Andries

Re: Audit trail

Posted by Michael Jumper <mj...@apache.org>.
On Wed, Oct 12, 2022 at 7:11 AM Broekema, Andries <a....@tue.nl.invalid>
wrote:

> Hi All,
>
>
>
> We are using guacamole with a few different sets of permissions. Is it
> possible to have some sort of "audit trail", that shows who changed when
> which permission? E.g. is there eventually a way to get this information
> from the logging system in guacamole? Or directly from the database? If so,
> how can that be setup? I greatly appreciate any help, or answer, or pointer
> to more information!
>

This is being worked on as we speak:

https://issues.apache.org/jira/browse/GUACAMOLE-1224

Part of the necessary support was recently merged:

https://github.com/apache/guacamole-client/pull/768

- Mike