* [Qemu-devel] Virtual serial logging server?
@ 2011-11-06 16:21 Reeted
2011-11-06 17:07 ` Mulyadi Santosa
0 siblings, 1 reply; 2+ messages in thread
From: Reeted @ 2011-11-06 16:21 UTC (permalink / raw)
To: qemu-devel, libvir-list
Dear all,
please excuse the almost-OT question,
I see various possibilities in quemu-kvm and libvirt for sending virtual
serial port data to files, sockets, pipes, etc on the host.
In particular, the TCP socket seems interesting.
Can you suggest a server application to receive all such TCP connections
and log serial data for many virtual machines at once?
In particular I would be interested in something with quotas, i.e.
something that deletes old lines from the logs of a certain VM when the
filesystem space occupied by the serial logs of such VM gets over a
certain amount of space. So that the log space for other VMs is not
starved in case one of them loops.
Thank you
R.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Virtual serial logging server?
2011-11-06 16:21 [Qemu-devel] Virtual serial logging server? Reeted
@ 2011-11-06 17:07 ` Mulyadi Santosa
0 siblings, 0 replies; 2+ messages in thread
From: Mulyadi Santosa @ 2011-11-06 17:07 UTC (permalink / raw)
To: Reeted; +Cc: libvir-list, qemu-devel
On Sun, Nov 6, 2011 at 23:21, Reeted <reeted@shiftmail.org> wrote:
> Can you suggest a server application to receive all such TCP connections and
> log serial data for many virtual machines at once?
>
> In particular I would be interested in something with quotas, i.e. something
> that deletes old lines from the logs of a certain VM when the filesystem
> space occupied by the serial logs of such VM gets over a certain amount of
> space. So that the log space for other VMs is not starved in case one of
> them loops.
Are you referring something like remote system logging i.e using
rsyslog combined with logrotate? or something more sophisticated than
that?
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-06 17:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-06 16:21 [Qemu-devel] Virtual serial logging server? Reeted
2011-11-06 17:07 ` Mulyadi Santosa
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.