Remove remaining references to tribe node (elastic/x-pack-elasticsearch#4407)

This commit review remaining docs and build references from the docs.

Original commit: elastic/x-pack-elasticsearch@33830b63ed
This commit is contained in:
Ryan Ernst 2018-04-19 18:02:09 -07:00 committed by GitHub
parent 2d6d3c3d74
commit ba9c13302a
10 changed files with 10 additions and 10 deletions

View File

@ -26,7 +26,7 @@ buildRestTests.expectedUnconvertedCandidates = [
'en/security/authentication/user-cache.asciidoc', 'en/security/authentication/user-cache.asciidoc',
'en/security/authorization/field-and-document-access-control.asciidoc', 'en/security/authorization/field-and-document-access-control.asciidoc',
'en/security/authorization/run-as-privilege.asciidoc', 'en/security/authorization/run-as-privilege.asciidoc',
'en/security/tribe-clients-integrations/http.asciidoc', 'en/security/ccs-clients-integrations/http.asciidoc',
'en/security/authorization/custom-roles-provider.asciidoc', 'en/security/authorization/custom-roles-provider.asciidoc',
'en/watcher/actions/email.asciidoc', 'en/watcher/actions/email.asciidoc',
'en/watcher/actions/hipchat.asciidoc', 'en/watcher/actions/hipchat.asciidoc',

View File

@ -1,4 +1,4 @@
[[ccs-tribe-clients-integrations]] [[ccs-clients-integrations]]
== Cross Cluster Search, Clients and Integrations == Cross Cluster Search, Clients and Integrations
When using {ref}/modules-cross-cluster-search.html[Cross Cluster Search] When using {ref}/modules-cross-cluster-search.html[Cross Cluster Search]
@ -31,14 +31,14 @@ or at least communicate with the cluster in a secured way:
* {kibana-ref}/secure-reporting.html[Reporting] * {kibana-ref}/secure-reporting.html[Reporting]
* {winlogbeat-ref}/securing-beats.html[Winlogbeat] * {winlogbeat-ref}/securing-beats.html[Winlogbeat]
include::tribe-clients-integrations/cross-cluster.asciidoc[] include::ccs-clients-integrations/cross-cluster.asciidoc[]
include::tribe-clients-integrations/java.asciidoc[] include::ccs-clients-integrations/java.asciidoc[]
include::tribe-clients-integrations/http.asciidoc[] include::ccs-clients-integrations/http.asciidoc[]
include::tribe-clients-integrations/hadoop.asciidoc[] include::ccs-clients-integrations/hadoop.asciidoc[]
include::tribe-clients-integrations/beats.asciidoc[] include::ccs-clients-integrations/beats.asciidoc[]
include::tribe-clients-integrations/monitoring.asciidoc[] include::ccs-clients-integrations/monitoring.asciidoc[]

View File

@ -81,7 +81,7 @@ issues.
provides more information about how Security supports user authentication, provides more information about how Security supports user authentication,
authorization, and encryption. authorization, and encryption.
* {xpack-ref}/tribe-clients-integrations.html[Integrations] * {xpack-ref}/ccs-clients-integrations.html[Integrations]
shows you how to interact with an Elasticsearch cluster protected by shows you how to interact with an Elasticsearch cluster protected by
X-Pack Security. X-Pack Security.

View File

@ -78,7 +78,7 @@ issues.
provides more information about how Security supports user authentication, provides more information about how Security supports user authentication,
authorization, and encryption. authorization, and encryption.
* <<ccs-tribe-clients-integrations>> * <<ccs-clients-integrations>>
shows you how to interact with an Elasticsearch cluster protected by shows you how to interact with an Elasticsearch cluster protected by
X-Pack Security. X-Pack Security.