Displaying 6 results from an estimated 6 matches for "xtermjs".
2018 Nov 29
2
console type tcp with logging
Hi! I want to have ability to connect to guest console via libvirt api
(and expose this data to xtermjs via websocket) with getty tty. And
also i want to have log of tty1 (do log grub, kernel booting and
errors).
What i need to do in libvirt xml for such case?
--
Vasiliy Tolstov,
e-mail: v.tolstov@selfip.ru
2018 Nov 29
2
Re: console type tcp with logging
чт, 29 нояб. 2018 г. в 18:23, Daniel P. Berrangé <berrange@redhat.com>:
>
> On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote:
> > Hi! I want to have ability to connect to guest console via libvirt api
> > (and expose this data to xtermjs via websocket) with getty tty. And
> > also i want to have log of tty1 (do log grub, kernel booting and
> > errors).
> > What i need to do in libvirt xml for such case?
>
> XML is described here
>
> https://libvirt.org/formatdomain.html#elementsConsole
>
> In par...
2018 Dec 01
2
Re: console type tcp with logging
...яб. 2018 г. в 18:23, Daniel P. Berrangé <berrange@redhat.com>:
> > >
> > > On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote:
> > > > Hi! I want to have ability to connect to guest console via libvirt api
> > > > (and expose this data to xtermjs via websocket) with getty tty. And
> > > > also i want to have log of tty1 (do log grub, kernel booting and
> > > > errors).
> > > > What i need to do in libvirt xml for such case?
> > >
> > > XML is described here
> > >
> > >...
2018 Nov 29
0
Re: console type tcp with logging
On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote:
> Hi! I want to have ability to connect to guest console via libvirt api
> (and expose this data to xtermjs via websocket) with getty tty. And
> also i want to have log of tty1 (do log grub, kernel booting and
> errors).
> What i need to do in libvirt xml for such case?
XML is described here
https://libvirt.org/formatdomain.html#elementsConsole
In particular regardless of what backend type yo...
2018 Nov 30
0
Re: console type tcp with logging
...rote:
> чт, 29 нояб. 2018 г. в 18:23, Daniel P. Berrangé <berrange@redhat.com>:
> >
> > On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote:
> > > Hi! I want to have ability to connect to guest console via libvirt api
> > > (and expose this data to xtermjs via websocket) with getty tty. And
> > > also i want to have log of tty1 (do log grub, kernel booting and
> > > errors).
> > > What i need to do in libvirt xml for such case?
> >
> > XML is described here
> >
> > https://libvirt.org/formatdomain.ht...
2018 Dec 03
0
Re: console type tcp with logging
...Daniel P. Berrangé <berrange@redhat.com>:
> > > >
> > > > On Thu, Nov 29, 2018 at 06:19:43PM +0300, Vasiliy Tolstov wrote:
> > > > > Hi! I want to have ability to connect to guest console via libvirt api
> > > > > (and expose this data to xtermjs via websocket) with getty tty. And
> > > > > also i want to have log of tty1 (do log grub, kernel booting and
> > > > > errors).
> > > > > What i need to do in libvirt xml for such case?
> > > >
> > > > XML is described here
>...