[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] guest console logging
Zoltan HERPAI <wigyori@xxxxxxx> writes: > I would like to log the outputs of a guest's console. Practically I > would use something like "xm console <guest> |tee" for this purpose, > however when I attach another console process onto the guest (let's > say I want to do some work on the console, while the other process is > logging what's happening on the console), the output gets utterly > wrong, I've found the reasons after some google-ing. one way to log all consoles is to start xenconsoled with the following options: /usr/sbin/xenconsoled --log=all --log-dir=DIR (really --log=guest would do what you want) _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |