-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
After some time spent deploying NodeZoo with following deploying structure:
- on same machines, each micro-service in its owd Docker container
- each micro-service in a Docker container running on separate instances
I found that it is very hard to check logs and see what/why something is happening with a particular micro-service.
I think we will need a way to centralize all logs - best way seems with Logstash/ElasticSearch