Hello stackers, I'm pleased to announce the first release of LogCAS, a log collecting/analyzing system for OpenStack. LogCAS has major features below: * List logs: list logs from OpenStack components by time series. * List requests: list logs per request ID. * Display a request: list logs for a user request by time series. * Display a log: print details of a log. You can find more details on github (https://github.com/yosshy/logcas). README(en) https://github.com/yosshy/logcas/blob/master/README.md README(ja) https://github.com/yosshy/logcas/blob/master/README.ja.md Screenshots https://github.com/yosshy/logcas/tree/master/screenshots Comments are welcome.