Skip to main content

The purpose of this plugin is publish payload to rabbitmq.

Project description

RabbitMQ publisher

The purpose of this plugin is to publish payload to RabbitMQ.

It reads payload and sends it to defined RabbitMQ. RabbitMq must be defined as source in Tracardi.

Configuration

This node requires configuration.

Example configuration

{
  "source": {
    "name": "RabbitMQ",
    "id": "79c315aa-2780-4742-bc70-6444bf8ea444"
  },
  "queue": {
    "name": "test-test",
    "routing_key": "test",
    "queue_type": "direct",
    "compression": null,
    "auto_declare": true,
    "serializer": "json"
  }
}

Input payload

This node reads input payload and sends it to the queue.

Output

This node has no output.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tracardi-rabbitmq-publisher-0.6.0.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page