2017 © Pedro Peláez
 

wordpress-plugin wp-server-log-viewer

View and analyse your server logs from within the WordPress admin dashboard

image

anttiviljami/wp-server-log-viewer

View and analyse your server logs from within the WordPress admin dashboard

  • Wednesday, August 31, 2016
  • by anttiviljami
  • Repository
  • 2 Watchers
  • 16 Stars
  • 2,165 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 2 Versions
  • 6 % Grown

The README.md

WP Server Log Viewer

Latest Stable Version Total Downloads Latest Unstable Version License, (*1)

View and analyse your server logs from within the WordPress admin dashboard, (*2)

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, (*3)

Screenshots

Gif, (*4)

Installation

The Composer Way (preferred)

Install the plugin via Composer, (*5)

composer require anttiviljami/wp-server-log-viewer

Activate the plugin, (*6)

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:, (*7)

  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

The Versions

31/08 2016

dev-master

9999999-dev

View and analyse your server logs from within the WordPress admin dashboard

  Sources   Download

GPLv3

28/08 2016

1.0

1.0.0.0

View and analyse your server logs from within the WordPress admin dashboard

  Sources   Download

GPLv3