Is your feature request related to a problem? Please describe.
There is no systematic way to monitor logs of different services. The only way is to view the log from the terminal using docker built-in commands.
Describe the solution you'd like
Integrate ELK stack to monitor and visualize services logs.
Describe alternatives you've considered
The first solution was Spring Admin, which is only for spring services. But what about logs of other containers?
Additional context
-
Is your feature request related to a problem? Please describe.
There is no systematic way to monitor logs of different services. The only way is to view the log from the terminal using docker built-in commands.
Describe the solution you'd like
Integrate ELK stack to monitor and visualize services logs.
Describe alternatives you've considered
The first solution was Spring Admin, which is only for spring services. But what about logs of other containers?
Additional context
-