summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2011-03-08 18:29:33 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2011-03-08 18:29:33 +0100
commit3866bd51bf7e622594ff4831664c28d80f711cb3 (patch)
treea83067d3104f778006372590147d2db27fae1dc8 /doc
parent97f6fa81fd565232ad66082eece4cef207b3060b (diff)
downloadrsyslog-3866bd51bf7e622594ff4831664c28d80f711cb3.tar.gz
rsyslog-3866bd51bf7e622594ff4831664c28d80f711cb3.tar.xz
rsyslog-3866bd51bf7e622594ff4831664c28d80f711cb3.zip
bugfix(kind of): tell users that config graph can currently not be generated
closes: http://bugzilla.adiscon.com/show_bug.cgi?id=232
Diffstat (limited to 'doc')
-rw-r--r--doc/rsconf1_generateconfiggraph.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/rsconf1_generateconfiggraph.html b/doc/rsconf1_generateconfiggraph.html
index 0b18463a..3f0fd666 100644
--- a/doc/rsconf1_generateconfiggraph.html
+++ b/doc/rsconf1_generateconfiggraph.html
@@ -8,8 +8,14 @@
<h2>$GenerateConfigGraph</h2>
<p><b>Type:</b> global configuration directive</p>
<p><b>Default:</b> </p>
-<p><b>Available Since:</b> 4.3.1</p>
+<p><b>Available Since:</b> 4.3.1 <b>CURRENTLY NOT AVAILABLE</b></p>
<p><b>Description:</b></p>
+<b>This directive is currently not supported. We had to disable it when we improved the
+rule engine. It is considerable effort to re-enable it. On the other hand, we are about
+to add a new config system, which will make yet another config graph method necessary.
+As such we have decided to currently disable this functionality and re-introduce it when
+the new config system has been instantiated.
+</b></p>
<p>This directive permits to create (hopefully) good-looking visualizations of rsyslogd's
configuration. It does not affect rsyslog operation. If the directive is specified multiple
times, all but the last are ignored. If it is specified, a graph is created. This happens