Vsftpd Logs – adminbolt Admin Panel
The Vsftpd Logs page shows log output for the Vsftpd FTP server. Use it to troubleshoot FTP connections, authentication issues, and file transfer activity.
URL: /admin/vsftpd-logs
Overview
Vsftpd is the FTP daemon managed by adminbolt. Its logs record connections, logins, uploads, downloads, and errors. This page provides a convenient way to view those logs without logging in to the server via SSH.
Purpose
- View recent Vsftpd log entries (connection attempts, success, failures).
- Diagnose FTP login or permission problems.
- Monitor FTP activity for security or auditing.
Prerequisites
- Access to the admin panel in adminbolt.
- Vsftpd in the sidebar (Vsftpd → Logs).
- Vsftpd must be installed and logging to a location the panel can read.
Interface Description
- Page heading: Vsftpd Logs (h1).
- Intro text: Review recent Vsftpd activity logs.
- Search – Searchbox to filter log entries.
- Filters – Button (e.g. Filters 0) to apply additional filters.
- Toggle columns – Button to show or hide table columns.
- Log table – When logs exist: table of log lines (columns may include Time, Module, Level, Message or similar). When empty: message No logs found and There are no logs for this page.
Related sections
- Vsftpd Settings – Vsftpd configuration.
- Execution Logs – Panel task execution log.
Sidebar location
Vsftpd → Logs
Notes
- Log volume can be high on busy servers; use filters or date range to narrow down issues.
- Sensitive data (e.g. usernames, IPs) may appear in logs; restrict access appropriately.