| LogWatch |
Module |
<img src="https://cmsms-downloads.s3.eu-south-1.amazonaws.com/LogWatch/icon.svg" alt="LogWatch" width="96">
<p>The LogWatch module provides a comprehensive server error log monitoring system for CMS Made Simple websites. This module seamlessly integrates with your server's error logs to display PHP errors, warnings, and notices in an organized, developer-friendly interface within the CMS admin panel, helping you quickly identify and resolve issues during development and production.</p>
<h3>Features</h3>
<ul>
<li>Support for multiple log sources: Apache, PHP ini, virtual host, and document root logs</li>
<li>Advanced log parsing using kassner/log-parser library for robust Apache log handling</li>
<li>Error type filtering: Fatal Error, Warning, Notice, Deprecated, and general Error types</li>
<li>Paginated log display with 50 entries per page for optimal performance</li>
<li>Modal popup interface for detailed error examination including stack traces</li>
<li>CSV export functionality for external analysis and reporting</li>
<li>File path and line number extraction for quick debugging navigation</li>
<li>Read-only approach respecting server log file permissions</li>
</ul>
<h3>Screenshots</h3>
<p><img src="https://cmsms-downloads.s3.eu-south-1.amazonaws.com/LogWatch/thumbnail.jpg" alt="LogWatch module" width="900"></p>
|