You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/02/07 06:54:45 UTC

svn commit: r1823433 - in /karaf/site/production/manual/decanter/latest-2: appenders.html index.html

Author: jbonofre
Date: Wed Feb  7 06:54:45 2018
New Revision: 1823433

URL: http://svn.apache.org/viewvc?rev=1823433&view=rev
Log:
[scm-publish] Updating main site with Karaf Decanter documentation

Modified:
    karaf/site/production/manual/decanter/latest-2/appenders.html
    karaf/site/production/manual/decanter/latest-2/index.html

Modified: karaf/site/production/manual/decanter/latest-2/appenders.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/decanter/latest-2/appenders.html?rev=1823433&r1=1823432&r2=1823433&view=diff
==============================================================================
--- karaf/site/production/manual/decanter/latest-2/appenders.html (original)
+++ karaf/site/production/manual/decanter/latest-2/appenders.html Wed Feb  7 06:54:45 2018
@@ -555,7 +555,10 @@ for production.</p>
 <div class="ulist">
 <ul>
 <li>
-<p>decanter-appender-elasticsearch-rest (recommanded) is an appender which directly uses the Elasticsearch HTTP REST API. It&#8217;s compliant with any Elasticsearch version (1.x and 2.x).</p>
+<p>decanter-appender-elasticsearch-rest (recommanded) is an appender which directly uses the Elasticsearch HTTP REST API. It&#8217;s compliant with any Elasticsearch version (1.x, 2.x, 5.x, 6.x).</p>
+</li>
+<li>
+<p>decanter-appender-elasticsearch-jest (deprecated) is an appender which directly uses the Elasticsearch HTTP REST API, working with any Elasticsearch version (1.x, 2.x, 5.x, 6.x).</p>
 </li>
 <li>
 <p>decanter-appender-elasticsearch-native-1.x is an appender which uses the Elasticsearch 1.x Java Client API. It&#8217;s compliant only with Elasticsearch 1.x versions.</p>
@@ -2317,7 +2320,7 @@ to "push" these metrics to some backend.
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2018-01-28 16:28:45 +01:00
+Last updated 2018-02-07 07:54:05 +01:00
 </div>
 </div>
 </body>

Modified: karaf/site/production/manual/decanter/latest-2/index.html
URL: http://svn.apache.org/viewvc/karaf/site/production/manual/decanter/latest-2/index.html?rev=1823433&r1=1823432&r2=1823433&view=diff
==============================================================================
--- karaf/site/production/manual/decanter/latest-2/index.html (original)
+++ karaf/site/production/manual/decanter/latest-2/index.html Wed Feb  7 06:54:45 2018
@@ -6,7 +6,7 @@
 <meta name="viewport" content="width=device-width, initial-scale=1.0">
 <meta name="generator" content="Asciidoctor 1.5.2">
 <meta name="author" content="Apache Software Foundation">
-<title>Apache Karaf Decanter 1.x - Documentation</title>
+<title>Apache Karaf Decanter 2.x - Documentation</title>
 <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400">
 <style>
 /* Asciidoctor default stylesheet | MIT License | http://asciidoctor.org */
@@ -503,12 +503,12 @@ table.CodeRay td.code>pre{padding:0}
 </head>
 <body class="article toc2 toc-left">
 <div id="header">
-<h1>Apache Karaf Decanter 1.x - Documentation</h1>
+<h1>Apache Karaf Decanter 2.x - Documentation</h1>
 <div class="details">
 <span id="author" class="author">Apache Software Foundation</span><br>
 </div>
 <div id="toc" class="toc2">
-<div id="toctitle">Apache Karaf Decanter 1.x - Documentation</div>
+<div id="toctitle">Apache Karaf Decanter 2.x - Documentation</div>
 <ul class="sectlevel1">
 <li><a href="#_user_guide">1. User Guide</a>
 <ul class="sectlevel2">
@@ -1549,7 +1549,10 @@ for production.</p>
 <div class="ulist">
 <ul>
 <li>
-<p>decanter-appender-elasticsearch-rest (recommanded) is an appender which directly uses the Elasticsearch HTTP REST API. It&#8217;s compliant with any Elasticsearch version (1.x and 2.x).</p>
+<p>decanter-appender-elasticsearch-rest (recommanded) is an appender which directly uses the Elasticsearch HTTP REST API. It&#8217;s compliant with any Elasticsearch version (1.x, 2.x, 5.x, 6.x).</p>
+</li>
+<li>
+<p>decanter-appender-elasticsearch-jest (deprecated) is an appender which directly uses the Elasticsearch HTTP REST API, working with any Elasticsearch version (1.x, 2.x, 5.x, 6.x).</p>
 </li>
 <li>
 <p>decanter-appender-elasticsearch-native-1.x is an appender which uses the Elasticsearch 1.x Java Client API. It&#8217;s compliant only with Elasticsearch 1.x versions.</p>
@@ -4264,7 +4267,7 @@ public class Activator implements Bundle
 </div>
 <div id="footer">
 <div id="footer-text">
-Last updated 2018-01-27 09:44:02 +01:00
+Last updated 2018-02-07 07:52:15 +01:00
 </div>
 </div>
 </body>