[libvirt] [PATCH] audit: add descriptions about audit log

Chen Hanxiao chen_han_xiao at 126.com
Tue Oct 11 11:43:19 UTC 2016


From: Chen Hanxiao <chenhanxiao at gmail.com>

This patch add some descriptions on what libvirt
audit will record in introduction section.

Signed-off-by: Chen Hanxiao <chenhanxiao at 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>
 
     <h2><a name="config">Configuration</a></h2>
-- 
1.8.3.1





More information about the libvir-list mailing list