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

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