Skip to content

Commit

Permalink
[docs] Promote ingest management to beta (elastic#20295)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton authored and melchiormoulin committed Oct 14, 2020
1 parent 743aa65 commit 5570020
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[role="xpack"]
= Command line options

experimental[]
beta[]

The `elastic-agent run` command provides flags that alter the behavior of an
agent:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[role="xpack"]
= Configuration example

experimental[]
beta[]

The following example shows a full list of configuration options:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[role="xpack"]
= Configuration settings

experimental[]
beta[]

By default {agent} runs in standalone mode to ingest system data and send it to
a local {es} instance running on port 9200. It uses the demo credentials of the
Expand Down
2 changes: 1 addition & 1 deletion x-pack/elastic-agent/docs/elastic-agent.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

= Manage your {agent}s

experimental[]
beta[]

// tag::agent-install-intro[]
{agent} is a single, unified agent that you can deploy to hosts or containers to
Expand Down
2 changes: 1 addition & 1 deletion x-pack/elastic-agent/docs/install-elastic-agent.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[role="xpack"]
= Install {agent}

experimental[]
beta[]

Download and install the Agent on each system you want to monitor.

Expand Down
2 changes: 1 addition & 1 deletion x-pack/elastic-agent/docs/run-elastic-agent.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[role="xpack"]
= Run {agent}

experimental[]
beta[]

{agent} runs in two modes: standalone or fleet. The two modes differ in how you
configure and manage the Agent.
Expand Down
2 changes: 0 additions & 2 deletions x-pack/elastic-agent/docs/stop-elastic-agent.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
To stop {agent} and its related executables, stop the {agent} process. Use the
commands that work for your system.

//TODO: Replace with tabbed panel when it's out of experimental phase.

*Windows:*

If you installed the Agent as a service, stop the service. If
Expand Down

0 comments on commit 5570020

Please sign in to comment.