← Back to team overview

launchpad-dev team mailing list archive

FYI: oops-amqp-trace

 

oops-amqp-trace was added in the most recent oops-amqp release (which
also upgrades oops-amqp to the latest oops API). This tool just binds
to your existing oopses exchange (or makes a transient one if needed)
and shows received oopses on stdout. Very handy for debugging.

I use it from outside my LXC container:
bin/oops-amqp-trace --host=lp-dev.local
et voila :)

-Rob