Re: [Openstack] A point in my mind which may be already implemented

2012-11-04 Thread Nah, Zhongyue
I use the log files beneath /var/log/project name to do what you've described manually. If you want a web interface, you should implement a custom notifier class(for Nova) to gather the logs into a specific channel and implement your own web service to display the contents from the channel.

Re: [Openstack] A point in my mind which may be already implemented

2012-11-04 Thread Nathanael Burton
On Nov 4, 2012 9:36 AM, Nah, Zhongyue zhongyue@intel.com wrote: I use the log files beneath /var/log/project name to do what you've described manually. If you want a web interface, you should implement a custom notifier class(for Nova) to gather the logs into a specific channel and

Re: [Openstack] A point in my mind which may be already implemented

2012-11-04 Thread Hao Wang
Thanks, Nathanael. Let me get back after studying them. Regards, Howard On Sun, Nov 4, 2012 at 10:47 PM, Nathanael Burton nathanael.i.bur...@gmail.com wrote: On Nov 4, 2012 9:36 AM, Nah, Zhongyue zhongyue@intel.com wrote: I use the log files beneath /var/log/project name to do what

Re: [Openstack] A point in my mind which may be already implemented

2012-11-04 Thread Sandy Walsh
Thanks for the mention ... here is some background and installation info http://www.sandywalsh.com/2012/10/debugging-openstack-with-stacktach-and.html -S From: openstack-bounces+sandy.walsh=rackspace@lists.launchpad.net