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

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

ProFTPD module for logging failure-specific messages
https://github.com/castaglia/proftpd-mod_log_failure

logging proftpd

Last synced: 2 months ago
JSON representation

ProFTPD module for logging failure-specific messages

Awesome Lists containing this project

README

        

proftpd-mod_log_failure
=======================

Status
------
[![GitHub Actions CI Status](https://github.com/Castaglia/proftpd-mod_log_failure/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Castaglia/proftpd-mod_log_failure/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_log_failure` module for ProFTPD creates a separate log file just for
failures, using a customisable log format.

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