2018-05-14 18:35:02 -04:00
|
|
|
[role="xpack"]
|
2018-04-19 21:02:09 -04:00
|
|
|
[[ccs-clients-integrations]]
|
2018-05-14 18:35:02 -04:00
|
|
|
== Cross cluster search, clients, and integrations
|
2017-04-06 21:29:29 -04:00
|
|
|
|
2018-01-30 14:40:46 -05:00
|
|
|
When using {ref}/modules-cross-cluster-search.html[Cross Cluster Search]
|
|
|
|
you need to take extra steps to secure communications with the connected
|
|
|
|
clusters.
|
2017-04-06 21:29:29 -04:00
|
|
|
|
2017-04-11 04:08:12 -04:00
|
|
|
* <<cross-cluster-configuring, Cross Cluster Search and Security>>
|
2017-04-06 21:29:29 -04:00
|
|
|
|
|
|
|
You will need to update the configuration for several clients to work with a
|
|
|
|
secured cluster:
|
|
|
|
|
|
|
|
* <<java-clients, Java Clients>>
|
|
|
|
* <<http-clients, HTTP Clients>>
|
|
|
|
|
|
|
|
|
2018-12-19 17:53:37 -05:00
|
|
|
The {es} {security-features} enable you to secure your {es} cluster. But
|
|
|
|
{es} itself is only one product within the {stack}. It is often the case that
|
|
|
|
other products in the stack are connected to the cluster and therefore need to
|
|
|
|
be secured as well, or at least communicate with the cluster in a secured way:
|
2017-04-06 21:29:29 -04:00
|
|
|
|
|
|
|
* <<hadoop, Apache Hadoop>>
|
2018-01-09 16:33:53 -05:00
|
|
|
* {auditbeat-ref}/securing-beats.html[Auditbeat]
|
|
|
|
* {filebeat-ref}/securing-beats.html[Filebeat]
|
|
|
|
* {heartbeat-ref}/securing-beats.html[Heartbeat]
|
2017-08-10 15:56:03 -04:00
|
|
|
* {kibana-ref}/using-kibana-with-security.html[{kib}]
|
2018-01-09 16:33:53 -05:00
|
|
|
* {logstash-ref}/ls-security.html[Logstash]
|
|
|
|
* {metricbeat-ref}/securing-beats.html[Metricbeat]
|
2017-04-06 21:29:29 -04:00
|
|
|
* <<secure-monitoring, Monitoring>>
|
2018-01-09 16:33:53 -05:00
|
|
|
* {packetbeat-ref}/securing-beats.html[Packetbeat]
|
2017-07-31 12:55:08 -04:00
|
|
|
* {kibana-ref}/secure-reporting.html[Reporting]
|
2018-01-09 16:33:53 -05:00
|
|
|
* {winlogbeat-ref}/securing-beats.html[Winlogbeat]
|
2017-04-06 21:29:29 -04:00
|
|
|
|
2018-05-23 12:37:55 -04:00
|
|
|
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/security/ccs-clients-integrations/cross-cluster.asciidoc
|
2018-04-19 21:02:09 -04:00
|
|
|
include::ccs-clients-integrations/cross-cluster.asciidoc[]
|
2017-04-11 04:08:12 -04:00
|
|
|
|
2018-05-23 12:37:55 -04:00
|
|
|
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/security/ccs-clients-integrations/java.asciidoc
|
2018-04-19 21:02:09 -04:00
|
|
|
include::ccs-clients-integrations/java.asciidoc[]
|
2017-04-06 21:29:29 -04:00
|
|
|
|
2018-05-23 12:37:55 -04:00
|
|
|
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/security/ccs-clients-integrations/http.asciidoc
|
2018-04-19 21:02:09 -04:00
|
|
|
include::ccs-clients-integrations/http.asciidoc[]
|
2017-04-06 21:29:29 -04:00
|
|
|
|
2018-05-23 12:37:55 -04:00
|
|
|
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/security/ccs-clients-integrations/hadoop.asciidoc
|
2018-04-19 21:02:09 -04:00
|
|
|
include::ccs-clients-integrations/hadoop.asciidoc[]
|
2017-04-06 21:29:29 -04:00
|
|
|
|
2018-05-23 12:37:55 -04:00
|
|
|
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/security/ccs-clients-integrations/beats.asciidoc
|
2018-04-19 21:02:09 -04:00
|
|
|
include::ccs-clients-integrations/beats.asciidoc[]
|
2017-04-06 21:29:29 -04:00
|
|
|
|
2018-05-23 12:37:55 -04:00
|
|
|
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/security/ccs-clients-integrations/monitoring.asciidoc
|
2018-04-19 21:02:09 -04:00
|
|
|
include::ccs-clients-integrations/monitoring.asciidoc[]
|