[virt-tools-list] Question about KVM logging
Richard W.M. Jones
rjones at redhat.com
Mon Jun 6 21:52:14 UTC 2011
On Mon, Jun 06, 2011 at 02:29:23PM -0500, Jeff wrote:
> There is no clear explanation of what the "name" portion of the
> filter "x:name" is supposed to be. Are they just arbitrary strings
> or is there a list of specific strings that can be used?
This doesn't look like it's documented anywhere outside the source.
It appears that the full filter name will be a string like
"file.<source>" where <source> is the source filename, so something
like "file.remote.c"
The filter can match on a substring, so when you apply the filter (eg)
"remote" it would match this string.
Thus the list of filters is related to the source filenames, but for
most things you can just use the driver name.
Rich.
--
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-top is 'top' for virtual machines. Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top
More information about the virt-tools-list
mailing list