简体   繁体   中英

Structured Logging with Application Insights for Spring Boot application

Does anyone know how to configure structured logging for Application Insights from Microsoft Azure working with a Spring Boot app?

It works for json logging to the consol but not for log analytics in Application Insights.

You could log to Log Analytics. There is a tutorial on how to achieve that. You could connect log analytics and application insights, as they are anyway heavily connected. For details see here

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM