[PATCH v2 06/14] logging: allow max_len=0 to disable log rollover

Han Han hhan at redhat.com
Thu Apr 22 03:47:35 UTC 2021


Signed-off-by: Han Han <hhan at redhat.com>
---
 NEWS.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index 7a85fa29f3..884b541f7a 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -445,6 +445,10 @@ v6.9.0 (2020-11-02)
     For SR-IOV VF hostdev, now libvirt supports to retrieve device traffic
     stats via the API ``virDomainInterfaceStats`` or ``virsh domifstat``.
 
+  * logging: allow max_len=0 to disable log rollover
+
+    Set ``max_len=0`` in ``virtlogd.conf`` to disable log rollover.
+
 * **Bug fixes**
 
   * hyperv: ensure WQL queries work in all locales
-- 
2.31.1




More information about the libvir-list mailing list