From 20d12759569a269d1bab5e8ce031f0ff72317fb3 Mon Sep 17 00:00:00 2001 From: Rainer Gerhards Date: Tue, 14 May 2013 15:21:02 +0200 Subject: doc: integrate imjournal doc contribution into rest of doc system --- doc/Makefile.am | 1 + doc/imjournal.html | 3 ++- doc/rsyslog_conf_modules.html | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) 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 - + + 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.
  • imsolaris - input for the Sun Solaris system log source
  • im3195 - accepts syslog messages via RFC 3195
  • impstats - provides periodic statistics of rsyslog internal counters
  • +
  • imjournal - Linux journal inuput module
  • Output Modules

    -- cgit v1.2.3