<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Configure Nuxeo ElasticSearch to use Amazon Elasticsearch in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/configure-nuxeo-elasticsearch-to-use-amazon-elasticsearch/m-p/315733#M2734</link>
    <description>&lt;P&gt;From what In understand, connecting a Nuxeo server to AWS Elasticsearch should work. I've configured the Nuxeo server to use the AWS service, and it works for the most part. However, I can no longer get the Admin Analytics page to load.&lt;/P&gt;
&lt;P&gt;I set two variables in the nuxeo.conf to make it work, which I found those under this bug report: &lt;A href="https://jira.nuxeo.com/browse/NXP-23134" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXP-23134&lt;/A&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;elasticsearch.addressList=[[VPC endpoint]]&lt;/LI&gt;
&lt;LI&gt;elasticsearch.client=RestClient&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This is literally the only documentation I have seen on this, and so have no idea if I have done things properly, or if it's incorrect.&lt;/P&gt;
&lt;P&gt;The error I get is repeated stack traces for this:&lt;/P&gt;
&lt;P&gt;2018-03-27 16:25:12,898 ERROR [https-jsse-nio-0.0.0.0-8443-exec-1] [org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] org.apache.http.conn.HttpHostConnectException: Connect to localhost:9200 [localhost/127.0.0.1] failed: Connection refused (Connection refused)&lt;/P&gt;
&lt;P&gt;Is there something I'm missing? Has anyone else tried this, or maybe there's a Nuxeo developer that can tell me if I'm on the right track?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 27 Mar 2018 16:45:22 GMT</pubDate>
    <dc:creator>Karl_Wiens</dc:creator>
    <dc:date>2018-03-27T16:45:22Z</dc:date>
    <item>
      <title>Configure Nuxeo ElasticSearch to use Amazon Elasticsearch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configure-nuxeo-elasticsearch-to-use-amazon-elasticsearch/m-p/315733#M2734</link>
      <description>&lt;P&gt;From what In understand, connecting a Nuxeo server to AWS Elasticsearch should work. I've configured the Nuxeo server to use the AWS service, and it works for the most part. However, I can no longer get the Admin Analytics page to load.&lt;/P&gt;
&lt;P&gt;I set two variables in the nuxeo.conf to make it work, which I found those under this bug report: &lt;A href="https://jira.nuxeo.com/browse/NXP-23134" target="test_blank"&gt;https://jira.nuxeo.com/browse/NXP-23134&lt;/A&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;elasticsearch.addressList=[[VPC endpoint]]&lt;/LI&gt;
&lt;LI&gt;elasticsearch.client=RestClient&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This is literally the only documentation I have seen on this, and so have no idea if I have done things properly, or if it's incorrect.&lt;/P&gt;
&lt;P&gt;The error I get is repeated stack traces for this:&lt;/P&gt;
&lt;P&gt;2018-03-27 16:25:12,898 ERROR [https-jsse-nio-0.0.0.0-8443-exec-1] [org.nuxeo.ecm.webengine.app.WebEngineExceptionMapper] org.apache.http.conn.HttpHostConnectException: Connect to localhost:9200 [localhost/127.0.0.1] failed: Connection refused (Connection refused)&lt;/P&gt;
&lt;P&gt;Is there something I'm missing? Has anyone else tried this, or maybe there's a Nuxeo developer that can tell me if I'm on the right track?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2018 16:45:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configure-nuxeo-elasticsearch-to-use-amazon-elasticsearch/m-p/315733#M2734</guid>
      <dc:creator>Karl_Wiens</dc:creator>
      <dc:date>2018-03-27T16:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Nuxeo ElasticSearch to use Amazon Elasticsearch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configure-nuxeo-elasticsearch-to-use-amazon-elasticsearch/m-p/315734#M2735</link>
      <description>&lt;P&gt;I had the same error but on docker. I started a Nuxeo Server with following configuration in the docker-compose&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 13:59:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configure-nuxeo-elasticsearch-to-use-amazon-elasticsearch/m-p/315734#M2735</guid>
      <dc:creator>Benjamin_JALON</dc:creator>
      <dc:date>2019-02-28T13:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Nuxeo ElasticSearch to use Amazon Elasticsearch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configure-nuxeo-elasticsearch-to-use-amazon-elasticsearch/m-p/315735#M2736</link>
      <description>&lt;P&gt;Hi,
The documentation to setup Elasticsearch is here:
&lt;A href="https://doc.nuxeo.com/nxdoc/elasticsearch-setup/#elasticsearch-supported-versions" target="test_blank"&gt;https://doc.nuxeo.com/nxdoc/elasticsearch-setup/#elasticsearch-supported-versions&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;You have different ways to connect to Elasticsearch but when you use AWS Elasticsearch only the Rest protocol is available.&lt;/P&gt;
&lt;P&gt;The configuration of the 2 options are documented on the same page.&lt;/P&gt;
&lt;P&gt;About the Admin Analytic page, it uses the Elasticsearch passthrough feature:
&lt;A href="https://doc.nuxeo.com/nxdoc/elasticsearch-passthrough/" target="test_blank"&gt;https://doc.nuxeo.com/nxdoc/elasticsearch-passthrough/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This requires to configure the &lt;CODE&gt;elasticsearch.httpReadOnly.baseUrl&lt;/CODE&gt; option to match your elasticsearch endpoint.&lt;/P&gt;
&lt;P&gt;Note that you can find any &lt;CODE&gt;nuxeo.conf&lt;/CODE&gt; option like &lt;CODE&gt;elasticsearch.adminCenter.displayClusterInfo&lt;/CODE&gt; here:
&lt;A href="https://doc.nuxeo.com/nxdoc/configuration-parameters-index-nuxeoconf/" target="test_blank"&gt;https://doc.nuxeo.com/nxdoc/configuration-parameters-index-nuxeoconf/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Thanks to Nuxeo doc days, I will try to improve the documentation so the Elasticsearch Setup page also covers the passthrough option.&lt;/P&gt;
&lt;P&gt;Regards
ben&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 15:25:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configure-nuxeo-elasticsearch-to-use-amazon-elasticsearch/m-p/315735#M2736</guid>
      <dc:creator>ben_</dc:creator>
      <dc:date>2019-02-28T15:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Configure Nuxeo ElasticSearch to use Amazon Elasticsearch</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/configure-nuxeo-elasticsearch-to-use-amazon-elasticsearch/m-p/315736#M2737</link>
      <description>&lt;P&gt;Thank you ben&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 08:16:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/configure-nuxeo-elasticsearch-to-use-amazon-elasticsearch/m-p/315736#M2737</guid>
      <dc:creator>Benjamin_JALON</dc:creator>
      <dc:date>2019-03-01T08:16:54Z</dc:date>
    </item>
  </channel>
</rss>

