Description
RemoteLogs lets you monitor your WordPress site logs in real time, from any device, via a secure and responsive interface.
Key Features:
- Access logs remotely via secure URL with token
- Filter by plugin, theme, or WordPress Core
- Real-time log reading with auto-refresh
- Search logs by keyword or regex
- Password protection and IP whitelist support
- Lightweight, responsive, mobile-ready UI
- View WordPress
debug.log
,error_log
, and custom log files - API for other plugins to add custom log entries
Never lose track of your site’s activity again. With RemoteLogs, your logs go wherever you go.
License
This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html
Screenshots
Installation
- Upload the plugin files to the
/wp-content/plugins/remote-logs/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Go to Settings > Remote Logs to configure token access and viewer preferences.
- Use the generated secure URL to access your logs remotely.
FAQ
-
Will this plugin impact my site’s performance?
-
No. Logs are only read when you access the viewer page, and log file reading is optimized.
-
Can I use this to monitor multiple sites?
-
RemoteLogs works per WordPress installation. You can install and configure it on as many sites as you need.
-
Does it support multisite?
-
Basic multisite support is available. Each site in the network must be configured independently.
-
Is there a way to reset or regenerate my access token?
-
Yes, go to Settings > Remote Logs, click “Regenerate Token”.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Remote Logs | Logs Viewer” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Remote Logs | Logs Viewer” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial stable release.
- Secure public log viewer with token.
- Plugin/theme/core filtering.
- Password and IP protection.
- Auto-refresh, regex search, custom log integration.