
MAAT SRE Log Monitor is an AI-powered Site Reliability Engineering plugin for WordPress. It watches your server error log for fatal errors, parse errors, and uncaught exceptions — and when issues are detected, it dispatches them to a secure cloud analysis engine powered by Google Gemini AI.
What it does:
Supported log formats:
/home/master/application/<id>/logs/error.log/www/logs/php/error.log/tmp/php-errors.log/home/<user>/logs/error_logAll data transmission requires an active API key obtained through registration inside the plugin dashboard. No data is sent without your explicit consent.
This plugin connects to an external cloud analysis service operated by the plugin author to process log data and generate AI-powered incident reports.
Service: MAAT SRE Cloud API
Endpoint: https://revenue-guardian-api-158799094681.us-central1.run.app/handle_request
What data is sent and when:
Registration — When you click “Generate Unique API Key”, your notification email address and site name are sent to the service. This is required to obtain an API key and activate monitoring.
Automated log scan (hourly) — After registration, the plugin runs an hourly WP-Cron job. If fatal errors are found in your configured error log, the following data is sent:
Manual scan — When you click “Manual Scan Now” on the dashboard, the same data as above is sent immediately on demand.
Settings sync — When you save settings, your API key and email-alerts toggle state are sent to keep your account in sync.
Incident history — The dashboard fetches your stored incident history from the service to display the timeline and AI reports.
No data is collected or transmitted before registration. The automated scan requires an active API key and will not run without one.
Terms of Service: https://profiles.wordpress.org/muhammadmuneeb198/ (full Terms of Service will be published at plugin website upon domain registration)
Privacy Policy: https://profiles.wordpress.org/muhammadmuneeb198/ (full Privacy Policy will be published at plugin website upon domain registration)
Chart.js is bundled locally inside this plugin and makes no external requests.