Property values are different depending on the AMQP version.

  1. Login to the Web Console, go to system configuration/configurations tab, find the AMQP Endpoint Configuration option and right-click on it:


  2. Create an AMQP endpoint configuration, entering the following properties:

AMQP 0.9.1

  • endpoint alias: rabbitmq

  • AMQP version: 0.9.1

  • connection properties:

    • host: localhost

    • port: 5672

    • virtual.host: /

    • username: guest

    • password: guest

  • destination properties:

    • exchange: rabbitmq_ex

    • routingKey: rabbitmq_rk

AMQP 1.0.0