diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2011-03-08 18:45:22 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2011-03-08 18:45:22 +0100 |
commit | d50f1e711ffd479d1ddbc89342e9b28b8b9abba9 (patch) | |
tree | 8364adc48f18f3fafb66990a0ed6a55e66a16da5 /doc | |
parent | f813c01258ec5ef3adc8f4790c5c743c2f4b462a (diff) | |
parent | 3866bd51bf7e622594ff4831664c28d80f711cb3 (diff) | |
download | rsyslog-d50f1e711ffd479d1ddbc89342e9b28b8b9abba9.tar.gz rsyslog-d50f1e711ffd479d1ddbc89342e9b28b8b9abba9.tar.xz rsyslog-d50f1e711ffd479d1ddbc89342e9b28b8b9abba9.zip |
Merge branch 'v5-stable' into v5-beta
Conflicts:
ChangeLog
tests/Makefile.am
tools/syslogd.c
Diffstat (limited to 'doc')
-rw-r--r-- | doc/rsconf1_generateconfiggraph.html | 8 |
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 |