Open fb71 opened 8 years ago
At RB we are using logstash and kibana for centralized logging and log analyzation. For logstash we use a log4j appender from our own applications. All clients sent their logs to logstash, logstash stores them in a local elasticsearch(lucene) and kibana visualizes them in a web frontend, e.g. to filter all the logs. A short tutorial:
Show console/log from (running) client in user's dashboard/project panel, so that the user can see what's going on. This might be related to (but is not the same as) list of "actions" (#15 ?), like "project created", "started", "stopped", etc. Such an action list need a log (per action) too.
Would be cool to have: