WP Server Log Viewer
View and analyse your server logs from within the WordPress admin dashboard
Features:
- Read any server log file right from within the WordPress admin
- Filter and analyse your logs with grep-like regex
- Progressive file reading. Doesn't take up tons of memory
Screenshots
Installation
The Composer Way (preferred)
Install the plugin via Composer
composer require anttiviljami/wp-server-log-viewer
Activate the plugin
wp plugin activate wp-server-log-viewer
The Old Fashioned Way
You can also install the plugin by directly uploading the zip file as instructed below:
- Download the plugin
- Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
- Activate the plugin