Skip to content

Commit 51e6e26

Browse files
authored
Merge pull request #90862 from SamaraSoucy-MSFT/patch-10
(AzureCXP) fixes MicrosoftDocs/azure-docs#40033
2 parents 5f3cb05 + 4c6729f commit 51e6e26

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/app/java-trace-logs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ ms.author: mbullwin
1818
# Explore Java trace logs in Application Insights
1919
If you're using Logback or Log4J (v1.2 or v2.0) for tracing, you can have your trace logs sent automatically to Application Insights where you can explore and search on them.
2020

21+
> [!TIP]
22+
> You only need to set your Application Insights Instrumentation Key once for your application. If you are using a framework like Java Spring, you may have already registered the key elsewhere in your app's configuration.
23+
2124
## Using the Application Insights Java agent
2225

2326
You can configure the Application Insights Java agent to automatically capture your logs,

0 commit comments

Comments
 (0)