File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -25,15 +25,14 @@ include::./tab-widgets/add-dependency-widget.asciidoc[]
2525
2626include::./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
3837include::{ecs-repo-dir}/setup.asciidoc[tag=configure-filebeat]
3938
You can’t perform that action at this time.
0 commit comments