summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/Makefile.am1
-rw-r--r--doc/imjournal.html3
-rw-r--r--doc/rsyslog_conf_modules.html1
3 files changed, 4 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 46afd900..e1757644 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -35,6 +35,7 @@ html_files = \
omfwd.html \
omfile.html \
omjournal.html \
+ imjournal.html \
mmanon.html \
omusrmsg.html \
omstdout.html \
diff --git a/doc/imjournal.html b/doc/imjournal.html
index 9f92305e..e3f64502 100644
--- a/doc/imjournal.html
+++ b/doc/imjournal.html
@@ -41,4 +41,5 @@ $template CEETemplate,"%TIMESTAMP% %HOSTNAME% %syslogtag% @cee: %$!all-json%\n"
*.* :mmjsonparse:
*.* /var/log/ceelog;CEETemplate
</textarea>
-
+</body>
+</html>
diff --git a/doc/rsyslog_conf_modules.html b/doc/rsyslog_conf_modules.html
index 2668bf2d..18d6b8a1 100644
--- a/doc/rsyslog_conf_modules.html
+++ b/doc/rsyslog_conf_modules.html
@@ -45,6 +45,7 @@ to message generators.
<li><a href="imsolaris.html">imsolaris</a> - input for the Sun Solaris system log source</li>
<li><a href="im3195.html">im3195</a> - accepts syslog messages via RFC 3195</li>
<li><a href="impstats.html">impstats</a> - provides periodic statistics of rsyslog internal counters</li>
+<li><a href="imjournal.html">imjournal</a> - Linux journal inuput module</li>
</ul>
<a name"om"></a><h2>Output Modules</h2>