2017-04-11 04:08:12 -04:00
|
|
|
[[ccs-tribe-clients-integrations]]
|
|
|
|
== Cross Cluster Search, Tribe, Clients and Integrations
|
2017-04-06 21:29:29 -04:00
|
|
|
|
2017-04-11 04:08:12 -04:00
|
|
|
When using {ref}/modules-cross-cluster-search.html[Cross Cluster Search] or
|
|
|
|
{ref}/modules-tribe.html[Tribe Nodes] 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>>
|
|
|
|
* <<tribe-node-configuring, Tribe Nodes 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>>
|
|
|
|
|
|
|
|
|
2017-07-31 12:55:08 -04:00
|
|
|
{security} enables you to secure your {es} cluster. But {es} itself is only one
|
|
|
|
product within the Elastic 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
|
|
|
|
2017-04-11 04:08:12 -04:00
|
|
|
include::tribe-clients-integrations/cross-cluster.asciidoc[]
|
|
|
|
|
2017-04-06 21:29:29 -04:00
|
|
|
include::tribe-clients-integrations/tribe.asciidoc[]
|
|
|
|
|
|
|
|
include::tribe-clients-integrations/java.asciidoc[]
|
|
|
|
|
|
|
|
include::tribe-clients-integrations/http.asciidoc[]
|
|
|
|
|
|
|
|
include::tribe-clients-integrations/hadoop.asciidoc[]
|
|
|
|
|
|
|
|
include::tribe-clients-integrations/beats.asciidoc[]
|
|
|
|
|
|
|
|
include::tribe-clients-integrations/monitoring.asciidoc[]
|