Re: can guacamole record the console logs of remoted computer?

2018-04-17 Thread 吴致远
Yes, it does. You can either use session recording or typescripts to do
that.

2018-04-17 11:09 GMT+08:00 Oliver.Zhan :

> Mike,
>
>
>
> can guacamole record the console logs of remoted computer?
>
> for example:
>
> when I access to a computer remotely by ssh and imput some command
> 
> in , can guacamole record the Operation Log
> 
> ?
>
>
>
>
>
>
>
> 简单 实用 优雅
>
> *-*
>
> *技术开发组 张建平(zhangjianping)*
>
> *TEL**:0571-88075998-69364*
>
>
> *---*
>
>
> *本邮件及其附件含有海康威视公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!
> This e-mail and its attachments contain confidential information from
> HIKVISION, which is intended only for  the person or entity whose address
> is listed above. Any use of the information contained herein in any way
> (including, but not limited to, total or partial disclosure, reproduction,
> or dissemination) by persons other  than the intended recipient(s) is
> prohibited. If you receive this e-mail in error, please notify the sender
> by phone or email immediately and delete it!*
>
>
>
> --
> CONFIDENTIALITY NOTICE:
>
> This electronic message is intended to be viewed only by the individual or
> entity to whom it is addressed. It may contain information that is
> privileged, confidential and exempt from disclosure under applicable law.
> Any dissemination, distribution or copying of this communication is
> strictly prohibited without our prior permission. If the reader of this
> message is not the intended recipient, or the employee or agent responsible
> for delivering the message to the intended recipient, or if you have
> received this communication in error, please notify us immediately by
> return e-mail and delete the original message and any copies of it from
> your computer system. For further information about Hikvision company.
> please see our website at www.hikvision.com
>
>


-- 
Best Regards
Zhiyuan(Edward) Wu
LinkedIn Profiles: http://cn.linkedin.com/in/edwardwu7


Re: can guacamole record the console logs of remoted computer?

2018-04-17 Thread Mike Jumper
On Tue, Apr 17, 2018, 03:53 Oliver.Zhan  wrote:

> Mike , I have configure
> 
> the  Typescript  like this:
>
> But I can not find the console log in  /home/console_log, what is wrong?
>

Check the guacd logs.

- Mike


Re: can guacamole record the console logs of remoted computer?

2018-04-16 Thread Mike Jumper
On Mon, Apr 16, 2018 at 8:09 PM, Oliver.Zhan 
wrote:

> Mike,
>
>
When creating a new thread, please address the list as a whole. The idea
behind the mailing lists is to facilitate help/discussion within the entire
community. Calling out an individual at the beginning defeats that.


>
> can guacamole record the console logs of remoted computer?
>
> for example:
>
> when I access to a computer remotely by ssh and imput some command
> 
> in , can guacamole record the Operation Log
> 
> ?
>
>
>
Yes, both as traditional typescripts (text) or graphically:

http://guacamole.apache.org/doc/gug/configuring-guacamole.html#ssh-typescripts
http://guacamole.apache.org/doc/gug/configuring-guacamole.html#ssh-recording

- Mike