An open API service indexing awesome lists of open source software.

https://github.com/castaglia/proftpd-mod_log_zmq

ProFTPD module which logs JSON data using ZeroMQ
https://github.com/castaglia/proftpd-mod_log_zmq

logging proftpd zeromq

Last synced: 2 months ago
JSON representation

ProFTPD module which logs JSON data using ZeroMQ

Awesome Lists containing this project

README

        

proftpd-mod_log_zmq
===================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_log_zmq/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_log_zmq/actions/workflows/ci.yml)
[![License](https://img.shields.io/badge/license-GPL-brightgreen.svg)](https://img.shields.io/badge/license-GPL-brightgreen.svg)

Synopsis
--------
The `mod_loq_zmq` module for ProFTPD logs/publishes JSON data using [ZeroMQ](https://github.com/zeromq/libzmq).

See the [mod_log_zmq.html](https://htmlpreview.github.io/?https://github.com/Castaglia/proftpd-mod_log_zmq/blob/master/mod_log_zmq.html) documentation for more details.