openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #01696
Re: Logging, 500, Debugging
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 <zedshaw@xxxxxxxxxxx> 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 debug-level logging in the Swift proxy server. You might need
> to add logs for whatever it is you want to see.
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 catch_errors middleware.
I'll try to write something up about it.
--
Zed A. Shaw
http://zedshaw.com/
References