Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 611 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 611 Bytes

Lint Python

FileZilla-Server-Log2DB

The purpose of this script is to parse the FileZilla Server logs and insert them in a Sqlite database.

Installation

git clone https://github.com/atao/FileZilla-Server-Log2DB.git
cd FileZilla-Server-Log2DB
pip install -r requirements.txt

Configuration

Edit the script to modify variables to specify the location of FileZilla Server logs. By default the script scans the last two log files.