Skip to content

Commit f9916f0

Browse files
SylvainJugemergify[bot]
authored andcommitted
Update links for APM agents logs (#3055)
* update links * fix link for go agent (cherry picked from commit dbcac1c)
1 parent 133b18b commit f9916f0

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/en/observability/application-logs.asciidoc

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,10 @@ Elastic APM agents can automatically reformat application logs to Elastic Common
6060
without needing to add an ECS logger dependency or modify the application.
6161

6262
This feature is supported for the following APM agents:
63+
6364
* Ruby
64-
* Python
65-
* {apm-java-ref}/logs.html[Java]
65+
* {apm-py-ref}/logs.html#log-reformatting[Python]
66+
* {apm-java-ref}/logs.html#log-reformatting[Java]
6667

6768
[float]
6869
[[log-correlation]]
@@ -85,11 +86,11 @@ Correlating your application logs with trace events allows you to:
8586
Learn more about log correlation in the APM Guide: {apm-guide-ref}/log-correlation.html[log correlation],
8687
or in any of the agent-specific ingestion guides:
8788

88-
* {apm-go-ref}/log-correlation.html[Go]
89-
* {apm-java-ref}/logs.html[Java]
89+
* {apm-go-ref}/logs.html[Go]
90+
* {apm-java-ref}/logs.html#log-correlation-ids[Java]
9091
* {apm-dotnet-ref}/log-correlation.html[.NET]
9192
* {apm-node-ref}/log-correlation.html[Node.js]
92-
* {apm-py-ref}/log-correlation.html[Python]
93+
* {apm-py-ref}/logs.html#log-correlation-ids[Python]
9394
* {apm-ruby-ref}/log-correlation.html[Ruby]
9495
// end::correlate-logs[]
9596

0 commit comments

Comments
 (0)