From 6455471fcc9495b7aec64943b8f0e24aca903c99 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Wed, 18 Nov 2020 15:41:10 -0800 Subject: [PATCH] docs: clean up conditional code --- docs/log-correlation.asciidoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/log-correlation.asciidoc b/docs/log-correlation.asciidoc index 2b1b3bc10..b79937ad0 100644 --- a/docs/log-correlation.asciidoc +++ b/docs/log-correlation.asciidoc @@ -19,12 +19,7 @@ If your favorite logging framework is not already supported, there are two other Regardless of how you integrate APM with logging, you can use {filebeat-ref}[Filebeat] to send your logs to Elasticsearch, in order to correlate your traces and logs and link from -ifeval::["{branch}"=="7.9"] -APM to the {apm-app-ref}/xpack-logs.html[Logs app]. -endif::[] -ifeval::["{branch}"!="7.9"] APM to the {observability-guide}/monitor-logs.html[Logs app]. -endif::[] [[serilog]] === Serilog