Fix links to Fleet docs (#83358)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
DeDe Morton 2020-11-16 13:25:15 -08:00 committed by GitHub
parent c6e984d7b2
commit 50efaecf70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 6 additions and 6 deletions

View file

@ -140,4 +140,4 @@ For more information, refer to <<lens, *Lens*>>.
If you are you ready to add your own data, refer to <<connect-to-elasticsearch,Add data to {kib}>>.
If you want to ingest your data, refer to {ingest-guide}/ingest-management-getting-started.html[Quick start: Get logs and metrics into the Elastic Stack].
If you want to ingest your data, refer to {ingest-guide}/fleet-quick-start.html[Quick start: Get logs and metrics into the Elastic Stack].

View file

@ -37,7 +37,7 @@ ship with dashboards and visualizations,
so you can quickly get insights into your data.
To get started, refer to
{ingest-guide}/ingest-management-getting-started.html[Quick start: Get logs and metrics into the Elastic Stack].
{ingest-guide}/fleet-quick-start.html[Quick start: Get logs and metrics into the Elastic Stack].
[role="screenshot"]
image::images/add-data-fleet.png[Add data using Fleet]

View file

@ -48,7 +48,7 @@ export const AlphaFlyout: React.FunctionComponent<Props> = ({ onClose }) => {
values={{
docsLink: (
<EuiLink
href="https://www.elastic.co/guide/en/ingest-management/current/index.html"
href="https://www.elastic.co/guide/en/fleet/current/index.html"
external
target="_blank"
>

View file

@ -78,7 +78,7 @@ export const ManualInstructions: React.FunctionComponent<Props> = ({
<EuiLink
target="_blank"
external
href="https://www.elastic.co/guide/en/ingest-management/current/elastic-agent-installation-configuration.html"
href="https://www.elastic.co/guide/en/fleet/current/elastic-agent-installation-configuration.html"
>
<FormattedMessage
id="xpack.fleet.enrollmentInstructions.moreInstructionsLink"

View file

@ -236,7 +236,7 @@ xpack.security.authc.api_key.enabled: true`}
values={{
encryptionKeyLink: (
<EuiLink
href="https://www.elastic.co/guide/en/kibana/current/ingest-manager-settings-kb.html"
href="https://www.elastic.co/guide/en/kibana/current/fleet-settings-kb.html"
target="_blank"
external
>
@ -262,7 +262,7 @@ xpack.encryptedSavedObjects.encryptionKey: "something_at_least_32_characters"`}
values={{
link: (
<EuiLink
href="https://www.elastic.co/guide/en/ingest-management/current/index.html"
href="https://www.elastic.co/guide/en/fleet/current/index.html"
target="_blank"
external
>