For the actual Python services, python-logstash[1] combined with a custom logging.conf will get you piles of detail, more than than the standard .log files do. Most of the service repo's have sample logging.conf files which you can add the logstash handler to easily enough.. Thanks, Kiall [1]: https://pypi.python.org/pypi/python-logstash On 03/07/13 01:13, Ryan Aydelott wrote: > I was wondering if anyone here has spent some time doing somewhat > meaningful things with logstash/openstack. > > The only references I was able to find were this tweet: > https://twitter.com/sallamar/status/294892053236690944 that referred to > this repo: https://github.com/OpenStratus/openstack-logstash > > Before I go duplicating efforts, I thought I would check here. I'm > mainly interested in patterns for the various bits of openstack.