home/productivity/log-analysis

Log Analysis

GPTClaudeDeepSeek··749 copies·updated 2026-07-14
log-analysis.prompt
# /log-analysis

Reads the last 1000 lines of a production log, tallies status codes, finds the top error messages and any slow or suspicious requests, and writes a report.

**Source:** ch09:104–121 (Chapter 9, "Beyond Code: Computer Use, Browser Automation, and Data Pipelines"). Printed verbatim.

## The prompt

when to use it

Community prompt sourced from the open-source GitHub repo regardo911/master-claude-code (NOASSERTION). A "Log Analysis" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

regardo911/master-claude-code · NOASSERTION