On Tue, Oct 11, 2016 at 19:43:19 +0800, Chen Hanxiao wrote:
From: Chen Hanxiao <chenhanxiao(a)gmail.com>
This patch add some descriptions on what libvirt
audit will record in introduction section.
Signed-off-by: Chen Hanxiao <chenhanxiao(a)gmail.com>
---
docs/auditlog.html.in | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/docs/auditlog.html.in b/docs/auditlog.html.in
index 45464af..d1d0f6e 100644
--- a/docs/auditlog.html.in
+++ b/docs/auditlog.html.in
@@ -14,7 +14,9 @@
subsystem. This provides administrators / auditors with a canonical historical
record of changes to virtual machines' / containers' lifecycle states and
their configuration. On hosts which are running the Linux audit daemon,
- the logs will usually end up in <code>/var/log/audit/audit.log</code>
+ the logs will usually end up in
<code>/var/log/audit/audit.log</code>.
+ If QEMU try to use some resources on the host, libvirt will record them
+ in audit log.
</p>
This is documented as the VIRT_RESOURCE section. Adding it here doesn't
make much sense.
NACK