简体   繁体   English

Springboot - Monolithic 日志管理的最佳实践

[英]Springboot - Best practises for Monolithic log management

I have a spring boot monolithic application, i wanted to maintain application logs.我有一个 spring 启动单片应用程序,我想维护应用程序日志。 Right now, i have been maintaining log4j and maintaing a logs in local files.现在,我一直在维护 log4j 并在本地文件中维护日志。 Is it a good approach to maintain them in cloud environment.在云环境中维护它们是一种好方法吗? If so what would be the best option to do so.I have been hearing about ELK, but most of them are suggesting it for micro services applications.如果是这样,那么最好的选择是什么。我听说过 ELK,但他们中的大多数人都建议将它用于微服务应用程序。 Please suggest me what is the best practise to maintain logs.请建议我维护日志的最佳做法是什么。

This is a duplicate question.这是一个重复的问题。 Please follow the link to get the original post: Spring Boot and ELK请点击链接获取原帖: Spring Boot and ELK

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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