Blame SOURCES/rsyslog-8.24.0-rhbz1507028-recover_qi-doc.patch

b65758
From ff07a7cfc171dc2151cc8afe44776525d34a9e01 Mon Sep 17 00:00:00 2001
b65758
From: jvymazal <jvymazal@redhat.com>
b65758
Date: Tue, 3 Jan 2017 10:24:26 +0100
b65758
Subject: [PATCH] Update queues.rst
b65758
b65758
Update queues.rst
b65758
---
b65758
 source/concepts/queues.rst | 6 ++++++
b65758
 1 file changed, 6 insertions(+)
b65758
b65758
diff --git a/source/concepts/queues.rst b/source/concepts/queues.rst
b65758
index eb394e8..c71413c 100644
b65758
--- a/source/concepts/queues.rst
b65758
+++ b/source/concepts/queues.rst
b65758
@@ -153,6 +153,12 @@ can be requested via "*<object>QueueSyncQueueFiles on/off* with the
b65758
 default being off. Activating this option has a performance penalty, so
b65758
 it should not be turned on without reason.
b65758
 
b65758
+If you happen to lose or otherwise need the housekeeping structures and 
b65758
+have all yours queue chunks you can use perl script included in rsyslog
b65758
+package to generate it. 
b65758
+Usage: recover_qi.pl -w *$WorkDirectory* -f QueueFileName -d 8 > QueueFileName.qi
b65758
+
b65758
+
b65758
 In-Memory Queues
b65758
 ~~~~~~~~~~~~~~~~
b65758