diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-06 11:55:12 +0100 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-11-06 11:55:12 +0100 |
commit | 2759e1dd846cb4e3bef78a849005afc8d0fa7438 (patch) | |
tree | e4b254131a16441a1a82eac85a900f2291050116 /doc/manual.html | |
parent | 83140cb480b7c806ae11a3a206a1b45936005191 (diff) | |
download | rsyslog-2759e1dd846cb4e3bef78a849005afc8d0fa7438.tar.gz rsyslog-2759e1dd846cb4e3bef78a849005afc8d0fa7438.tar.xz rsyslog-2759e1dd846cb4e3bef78a849005afc8d0fa7438.zip |
doc: added in-depth info on the new message parser system
Diffstat (limited to 'doc/manual.html')
-rw-r--r-- | doc/manual.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/manual.html b/doc/manual.html index a39a96a5..57f3d4a6 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -43,9 +43,10 @@ if you do not read the doc, but doing so will definitely improve your experience <li> <a href="property_replacer.html">property replacer, an important core component</a></li> <li>a commented <a href="sample.conf.html">sample rsyslog.conf</a> </li> <li><a href="bugs.html">rsyslog bug list</a></li> -<li><a href="rsyslog_packages.html"> rsyslog packages</a></li> +<li><a href="messageparser.html">understanding rsyslog message parsers</a></li> <li><a href="generic_design.html">backgrounder on generic syslog application design</a></li> <li><a href="modules.html">description of rsyslog modules</a></li> +<li><a href="rsyslog_packages.html">rsyslog packages</a></li> </ul> <p><b>We have some in-depth papers on</b></p> <ul> |