agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

JDK Logger Monitor #237

Closed marcgs closed 2 years ago

marcgs commented 2 years ago

What this PR changes/adds

Use JDKLogger in MVD in order to get logs pushed into Application Insights.

Connector logs:

Why it does that

Application logs were not visible in Application Insights.

Note

At the moment Application Insights is configured with default settings, which means that only logs with level INFO and above are captured. This can be configured as described here: https://docs.microsoft.com/en-us/azure/azure-monitor/app/java-standalone-config#auto-collected-logging