RabbitMQ Logs
Categories
Component ID
2042185
Component name
RabbitMQ Logs
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
372
Component created
Component changed
Component body
The module has a purpose to offload the request from the writings watchdogs directly into MySQL (Database logging core module). Instead of this the module will send the message to the RabbitMQ server and other process (consumer) will store the message into database.
You can start the consumer on different machine for example which gives you scalability.
With other words the functionality expand the Database Logging module to support asynchronous requests.
The project depends on following modules:
Message Broker
Message Broker AMQP
xautoload
libraries
Database Logging (Drupal core module).
Development sponsored by:

