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

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