Skip to content
Snippets Groups Projects

log_rabbit.sh

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Florent Demeulenaere
    log_rabbit.sh 954 B
    [canopsis@vlxfr04canopsis ~]$ tail -f var/log/rabbitmq/*
    ==> var/log/rabbitmq/rabbit@vlxfr04canopsis.log <==
    
    =ERROR REPORT==== 6-Dec-2016::11:02:23 ===
    AMQP connection <0.707.0> (running), channel 0 - error:
    {amqp_error,connection_forced,
                "broker forced connection closure with reason 'shutdown'",none}
    
    =ERROR REPORT==== 6-Dec-2016::11:02:23 ===
    AMQP connection <0.367.0> (running), channel 0 - error:
    {amqp_error,connection_forced,
                "broker forced connection closure with reason 'shutdown'",none}
    
    ==> var/log/rabbitmq/rabbit@vlxfr04canopsis-sasl.log <==
         Supervisor: {<0.369.0>,rabbit_channel_sup_sup}
         Context:    shutdown_error
         Reason:     shutdown
         Offender:   [{nb_children,1},
                      {name,channel_sup},
                      {mfargs,{rabbit_channel_sup,start_link,[]}},
                      {restart_type,temporary},
                      {shutdown,infinity},
                      {child_type,supervisor}]
    
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment