https://github.com/castaglia/proftpd-mod_amqp
ProFTPD module for logging via AMQP messages
https://github.com/castaglia/proftpd-mod_amqp
amqp-client amqp-messages proftpd rabbitmq-client
Last synced: about 1 year ago
JSON representation
ProFTPD module for logging via AMQP messages
- Host: GitHub
- URL: https://github.com/castaglia/proftpd-mod_amqp
- Owner: Castaglia
- Created: 2017-12-17T00:17:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-01T01:02:48.000Z (about 3 years ago)
- Last Synced: 2025-02-03T21:45:54.053Z (over 1 year ago)
- Topics: amqp-client, amqp-messages, proftpd, rabbitmq-client
- Language: C
- Size: 196 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
proftpd-mod_amqp
================
Status
------
[](https://github.com/Castaglia/proftpd-mod_amqp/actions/workflows/ci.yml)
[](https://img.shields.io/badge/license-GPL-brightgreen.svg)
Synopsis
--------
The `mod_amqp` module for ProFTPD enables support for sending log messages,
as JSON, to AMQP brokers such as [RabbitMQ](http://www.rabbitmq.com), using the
[rabbitmq-c](https://github.com/alanxz/rabbitmq-c) client library.
See the [mod_amqp.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_amqp/blob/master/mod_amqp.html) documentation for more details.