You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2019/01/23 23:28:00 UTC

[jira] [Commented] (GUACAMOLE-714) Add the option to append username to session recording file or path

    [ https://issues.apache.org/jira/browse/GUACAMOLE-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750530#comment-16750530 ] 

Nick Couchman commented on GUACAMOLE-714:
-----------------------------------------

There are several parameter tokens that can be used throughout the configuration, including in fields like the path to the recording:

http://guacamole.apache.org/doc/gug/configuring-guacamole.html#parameter-tokens

If there are additional tokens that you'd like to see implemented (like GUAC_CONNECTION_NAME), you're welcome to request those, but, in general, what you're asking can already be accomplished.  In particular, the username is already available under the GUAC_USER token.

> Add the option to append username to session recording file or path
> -------------------------------------------------------------------
>
>                 Key: GUACAMOLE-714
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-714
>             Project: Guacamole
>          Issue Type: Improvement
>          Components: guacamole
>            Reporter: Arash Nikoo
>            Priority: Minor
>
> It is really helpful if we can organize the session recording files as below:
> /thepath/*CONNECTION_NAME*/*USERNAME*
> Example:
> /var/log/guacamole/myserver.domain.com/myuser/ssh.timing
> or 
> /var/log/guacamole/myserver.domain.com/myuser-ssh.timing
>  
> Currently, we can only set the recording path on the connection. If the connection is shared between users it is hard to find out which session recording belongs to which users.
>  
> Thank you!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)