Skip to content

Commit

Permalink
docs: clean up conditional code (elastic#1054)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 committed Nov 19, 2020
1 parent 68f24f3 commit dbad2d5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/log-correlation.asciidoc
Expand Up @@ -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
Expand Down

0 comments on commit dbad2d5

Please sign in to comment.