Skip to content

Commit

Permalink
Add ingest manager topic to docs (#68980) (#69054)
Browse files Browse the repository at this point in the history
# Conflicts:
#	docs/ingest_manager/index.asciidoc
  • Loading branch information
dedemorton authored Jun 12, 2020
1 parent 149214e commit 470a1b2
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
27 changes: 27 additions & 0 deletions docs/ingest_manager/ingest-manager.asciidoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
[chapter]
[role="xpack"]
[[ingest-manager]]
= {ingest-manager}

experimental[]

{ingest-manager} in {kib} enables you to add and manage integrations for popular
services and platforms, as well as manage {elastic-agent} installations in
standalone or {fleet} mode.

Standalone mode requires you to manually configure and manage the agent locally.

{fleet} mode offers several advantages:

* A central place to configure and monitor your {agent}s.
* An overview of the data ingest in your {es} cluster.
* Multiple integrations to collect and transform data.

[role="screenshot"]
image::ingest_manager/images/ingest-manager-start.png[{ingest-manager} app in {kib}]

[float]
== Get started

To get started with {ingest-management}, refer to the
{ingest-guide}/index.html[Ingest Management Guide].
2 changes: 2 additions & 0 deletions docs/user/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ include::monitoring/index.asciidoc[]

include::management.asciidoc[]

include::{kib-repo-dir}/ingest_manager/ingest-manager.asciidoc[]

include::reporting/index.asciidoc[]

include::alerting/index.asciidoc[]
Expand Down

0 comments on commit 470a1b2

Please sign in to comment.