[Openstack] Logging, 500, Debugging

2011-04-04 Thread Zed A. Shaw
I'm currently trying to debug some changes to the Swift proxy server and finding the logging facilities a little obtuse. Reading through: http://swift.openstack.org/deployment_guide.html#general-server-configuration It seems there's an ability to do this: log_level = INFO Which, to me means I

Re: [Openstack] Logging, 500, Debugging

2011-04-04 Thread Michael Barton
On Mon, Apr 4, 2011 at 4:50 PM, Zed A. Shaw zeds...@zedshaw.com wrote: I'm currently trying to debug some changes to the Swift proxy server and finding the logging facilities a little obtuse.  Reading through: Most tracebacks should go to the logs, but yeah, there just isn't a lot of

Re: [Openstack] Logging, 500, Debugging

2011-04-04 Thread Zed A. Shaw
On Mon, Apr 04, 2011 at 05:54:53PM -0500, Michael Barton wrote: On Mon, Apr 4, 2011 at 4:50 PM, Zed A. Shaw zeds...@zedshaw.com wrote: I'm currently trying to debug some changes to the Swift proxy server and finding the logging facilities a little obtuse.  Reading through: Most tracebacks

Re: [Openstack] Logging, 500, Debugging

2011-04-04 Thread Zed A. Shaw
On Mon, Apr 04, 2011 at 06:15:42PM -0500, Greg Holt wrote: On Apr 4, 2011, at 5:58 PM, Zed A. Shaw wrote: Yep, that's what I ended up doing, also there's a few discrepancies between LOG_LEVEL0 as the default in the docs, rsyslog not being configured with LOG_LEVEL0, and the use of the