An article examining Google bots accessing a website by analyzing HAProxy logs, IP addresses, ASNs, user agents, and JA4 TLS fingerprints to identify which Google bots visit the site and whether they respect robots.txt rules.
Ctrlb-decompose is a tool that converts large volumes of noisy log files into compact, typed patterns suitable for LLM analysis. It runs as a CLI, browser-based WASM application, or Rust library, processing logs client-side through a pipeline of timestamp extraction, CLP encoding, Drain3 clustering, variable typing, and anomaly detection.