On Mon, Feb 05, 2007 at 10:42:34AM -0500, Houchen, Thomas wrote:
> I actually get a decent looking log(no time stamps or anything though).

This is why the other format exists.

> However all user input is logged twice (I'm thinking it's getting stdin
> and stdout) and I'm seeing shell color code I guess too.  
>  
> So if the user in the uml instance runs  host% ls -la   the log shows
> host% llss -llaa
>  
> Is this normal?  Is there a way around it?

It is, and it is kinda what you want.  Everything travelling in either
direction through a tty is logged.  This lets you log passwords, for
example, at the expense of all other characters appearing twice.

> When trying to use the uml tools on the logs, the tty_log.pl and
> playlog.pl give:
>  
> Short file - expected 1095114810 bytes, got 8025 at tty_log.pm line 47.
>  
> If I run playlog.pl on the large logs I mentioned above with the binary
> data, it just sits there indefinitely.

OK, that is wrong.  playlog.pl is intended to be run on the binary
logs, not the text ones.

                                Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to