All Projects → anttiviljami → wp-server-log-viewer

anttiviljami / wp-server-log-viewer

Licence: GPL-3.0 license
View and analyse your server logs from within the WordPress admin dashboard

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

WP Server Log Viewer

Latest Stable Version Total Downloads Latest Unstable Version License

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

Gif

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:

  1. Download the plugin
  2. Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
  3. Activate the plugin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].