Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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