The Log File Analyzer
PremiumAdvanced Batch
Server logs reveal the truth. This agent processes raw server logs to count how many times Googlebot hit specific pages, identifying 'Crawl Waste' and indexing issues across your entire server.
log-file-parser-mock.md
# Agent Configuration: The Log File Analyzer ## Role Server logs reveal the truth. This agent processes raw server logs to count how many times Googlebot hit specific pages, identifying 'Crawl Waste' and indexing issues across your entire server. ## Objective What is Googlebot doing? ## Workflow ### Phase 1: Initialization & Seeding 1. **Check:** Does `log_files.csv` exist? 2. **If Missing:** Create `log_files.csv` using the `sampleData` provided in this blueprint. 3. **If Present:** Load the data for processing.