[ 
https://issues.apache.org/jira/browse/AMBARI-16891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15306636#comment-15306636
 ] 

Hudson commented on AMBARI-16891:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #4958 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4958/])
AMBARI-16891. SSL support for Log Search Solr (Miklos Gergely via (oleewere: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9b8ca7e9fe3f8afbadf0cf61b071218e39eb2e3f])
* 
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/properties/logsearch-solr-env.sh.j2
* ambari-server/src/test/python/stacks/2.4/LOGSEARCH/test_solr.py
* 
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/properties/logsearch-env.sh.j2
* 
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-solr-env.xml
* ambari-web/app/data/HDP2/site_properties.js
* ambari-server/src/test/python/stacks/2.4/configs/default.json
* 
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/package/scripts/setup_logsearch_solr.py
* ambari-server/src/test/python/stacks/2.4/LOGSEARCH/test_logfeeder.py
* 
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/package/scripts/setup_logfeeder.py
* ambari-logsearch/ambari-logsearch-portal/src/main/scripts/run.sh
* 
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logfeeder-env.xml
* ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/alerts.json
* ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/metainfo.xml
* 
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/properties/logfeeder-env.sh.j2
* ambari-server/src/test/python/stacks/2.4/LOGSEARCH/test_logsearch.py
* 
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/package/scripts/params.py
* 
ambari-server/src/main/resources/common-services/LOGSEARCH/0.5.0/configuration/logsearch-env.xml
* ambari-logsearch/ambari-logsearch-logfeeder/src/main/scripts/run.sh


> SSL support for Log Search Solr
> -------------------------------
>
>                 Key: AMBARI-16891
>                 URL: https://issues.apache.org/jira/browse/AMBARI-16891
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-logsearch
>    Affects Versions: 2.4.0
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-16891.patch
>
>
> This modification allows the operator to set up SSL connection between the 
> clients ( Log Search Server, Log Feeders ) and the Solr server. The operator 
> may specify the location of the trust stores and the key stores ( and also 
> their types and their passwords ), and it is also the operator's 
> responsibility to ensure those trust stores and key stores, containing the 
> appropriate certificates and keys.
> The operator must create a key store and a trust store file before the SSL is 
> enabled on the Solr server host, and also on each client host, then set the 
> location, type and password of these stores on the advanced configuration 
> site of the Log Search service. The stores must already contain the necessary 
> certificatates, public and private keys before the SSL is turned on. The 
> stores must be on the same path on each host with the Logfeeder component on 
> it. The location of the stores can be set here on the Log Search / Configs / 
> Advanced tab:
> Solr server: Advanced logsearch-solr-env
> Log Search server: Advanced logsearch-env
> Logfeeders: Advanced logfeeder-env



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to