How to manage Logs Infrastructure of a Microservices set?
Getting a scenario where a few Java SpringBoot-based applications are running upon AWS EC2 Instances and producing logs in two ways: log files and console output. My question is how to manage these logs to get them centralized and allow the querying and monitoring.