[PATCH 06/15] news: logging: allow max_len=0 to disable log rollover

Han Han hhan at redhat.com
Tue Apr 13 07:08:36 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 a06e998275..cf40de17e8 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -447,6 +447,10 @@ v6.9.0 (2020-11-02)
 
   * virt-aa-helper: allow guest to create hard links for mounted paths
 
+  * 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