Skip to content

Commit 5300767

Browse files
authored
docs: remove step 2 (#170)
1 parent 8b87a51 commit 5300767

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

docs/setup.asciidoc

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,14 @@ include::./tab-widgets/add-dependency-widget.asciidoc[]
2525

2626
include::./tab-widgets/ecs-encoder-widget.asciidoc[]
2727

28-
[float]
29-
[[setup-step-2]]
30-
=== Step 2: Enable APM log correlation (optional)
31-
If you are using the Elastic APM Java agent,
32-
set {apm-java-ref}/config-logging.html#config-enable-log-correlation[`enable_log_correlation`] to `true`.
28+
NOTE: If you're using the Elastic APM Java agent,
29+
log correlation is enabled by default starting in version 1.30.0.
30+
In previous versions, log correlation is off by default, but can be enabled by setting
31+
the `enable_log_correlation` config to `true`.
3332

3433
[float]
35-
[[setup-step-3]]
36-
=== Step 3: Configure Filebeat
34+
[[setup-step-2]]
35+
=== Step 2: Configure Filebeat
3736

3837
include::{ecs-repo-dir}/setup.asciidoc[tag=configure-filebeat]
3938

0 commit comments

Comments
 (0)