File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -60,9 +60,10 @@ Elastic APM agents can automatically reformat application logs to Elastic Common
60
60
without needing to add an ECS logger dependency or modify the application.
61
61
62
62
This feature is supported for the following APM agents:
63
+
63
64
* 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]
66
67
67
68
[float]
68
69
[[log-correlation]]
@@ -85,11 +86,11 @@ Correlating your application logs with trace events allows you to:
85
86
Learn more about log correlation in the APM Guide: {apm-guide-ref}/log-correlation.html[log correlation],
86
87
or in any of the agent-specific ingestion guides:
87
88
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]
90
91
* {apm-dotnet-ref}/log-correlation.html[.NET]
91
92
* {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]
93
94
* {apm-ruby-ref}/log-correlation.html[Ruby]
94
95
// end::correlate-logs[]
95
96
You can’t perform that action at this time.
0 commit comments