What problem does it solve?
It helps you diagnose site health issues by turning Acquia/Drupal and Cloudflare log data into a readable dashboard so you can quickly find elevated 4xx/5xx rates, traffic spikes, likely bot sources, and suspicious Cloudflare threat blocks.
Core Features & Use Cases
- Acquia log analysis: Ingests Acquia access logs (default) and optionally supports error-oriented log workflows by using the provided JSON export.
- Cloudflare threat visibility: Counts Cloudflare firewall events (threat blocks) when
CF_API_TOKEN and CF_ZONE_ID are available, otherwise skips that section without asking for credentials mid-run.
- Actionable terminal dashboard: Produces a JSON summary that the Skill formats into an ASCII health dashboard, including status-code breakdown, top paths, hourly trends, and high-volume IPs for bot suspicion.
- Shareable HTML output (optional): Generates a standalone HTML dashboard for stakeholders when terminal output is too wide.
Quick Start
Ask the AI to analyze logs and produce a site health dashboard for the last day using Acquia apache-access logs.