summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--doc/rsyslog_conf_modules.html1
2 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c823dc33..be78cdf0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
---------------------------------------------------------------------------
Version 7.3.12 [devel] 2013-04-??
+- added doc for omelasticsearch
+ Thanks to Radu Gheorghe for the doc contribution.
- bugfix: block size limit was not properly honored
- bugfix: potential segfault in guardtime signature provider
it could segfault if an error was reported by the GuardTime API, because
diff --git a/doc/rsyslog_conf_modules.html b/doc/rsyslog_conf_modules.html
index 554b20f4..2668bf2d 100644
--- a/doc/rsyslog_conf_modules.html
+++ b/doc/rsyslog_conf_modules.html
@@ -74,6 +74,7 @@ permits rsyslog to alert folks by mail if something important happens</li>
<li><a href="omuxsock.html">omuxsock</a> - output module Unix domain sockets</li>
<li><a href="omhdfs.html">omhdfs</a> - output module for Hadoop's HDFS file system</li>
<li><a href="ommongodb.html">ommongodb</a> - output module for MongoDB</li>
+<li><a href="omelasticsearch.html">omelasticsearch</a> - output module for ElasticSearch</li>
</ul>
<a name="pm"></a><h2>Parser Modules</h2>