Skip to content

Commit 7c68662

Browse files
committed
fix tip in plaintext-application-logs
1 parent 7a62e47 commit 7c68662

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

solutions/observability/logs/plaintext-application-logs.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,14 @@ To ingest, parse, and correlate plaintext logs:
3030

3131
Send application logs to {{es}} using one of the following shipping tools:
3232

33-
:::{tip}
34-
We recommend using the [{{edot}} Collector](/solutions/observability/logs/stream-any-log-file-using-edot-collector.md) as the preferred way to collect application logs. You can also use:
35-
3633
* [{{filebeat}}](/solutions/observability/logs/plaintext-application-logs.md#ingest-plaintext-logs-with-filebeat) A lightweight data shipper that sends log data to {{es}}.
3734
* [{{agent}}](/solutions/observability/logs/plaintext-application-logs.md#ingest-plaintext-logs-with-the-agent) A single agent for logs, metrics, security data, and threat prevention. Combined with {{fleet}}, you can centrally manage {{agent}} policies and lifecycles directly from {{kib}}.
35+
36+
:::{tip}
37+
We recommend using the [{{edot}} Collector](/solutions/observability/logs/stream-any-log-file-using-edot-collector.md) as the preferred way to collect application logs.
3838
:::
3939

40+
4041
### Ingest logs with {{filebeat}} [ingest-plaintext-logs-with-filebeat]
4142

4243
Follow these steps to ingest application logs with {{filebeat}}.

0 commit comments

Comments
 (0)