🎯 Recommended Samples
Balanced sample collections from various categories for you to explore
Nginx Log Parser Samples
Comprehensive Nginx log samples for testing log-parser tool, including access logs and error logs with various formats and scenarios
📄 Standard Nginx Access Log nginx
Standard Nginx access log in Combined Log Format with typical GET/POST requests, various status codes, and different UserAgents
Standard Nginx access log in Combined Log Format with typical GET/POST requests, various status codes, and different UserAgents
Download FileFile size: 1.2 KB
📄 Access Log with Various HTTP Status Codes nginx
Nginx access log demonstrating comprehensive HTTP status codes across 2xx, 3xx, 4xx, and 5xx ranges for testing parser capabilities
Nginx access log demonstrating comprehensive HTTP status codes across 2xx, 3xx, 4xx, and 5xx ranges for testing parser capabilities
Download FileFile size: 2.1 KB
📄 Access Log with Bot and Crawler Traffic nginx
Nginx access log featuring various web crawlers and bots including Googlebot, Amazonbot, Bingbot, and MSNBot for bot detection testing
Nginx access log featuring various web crawlers and bots including Googlebot, Amazonbot, Bingbot, and MSNBot for bot detection testing
Download FileFile size: 1.8 KB
📄 Basic Nginx Error Log nginx
Nginx error log with common error scenarios including directory index forbidden, upstream timeouts, and FastCGI errors in standard error format
Nginx error log with common error scenarios including directory index forbidden, upstream timeouts, and FastCGI errors in standard error format
Download FileFile size: 2.3 KB
📄 Nginx Error Log - Upstream Connection Issues nginx
Specialized Nginx error log focusing on upstream connection problems including connection refused, premature closure, timeout issues, and no live upstreams
Specialized Nginx error log focusing on upstream connection problems including connection refused, premature closure, timeout issues, and no live upstreams
Download FileFile size: 3.2 KB
📄 Mixed Access and Error Log (Real-World Scenario) nginx
Real-world scenario combining access logs and error logs interleaved, demonstrating actual production environment with normal traffic and error conditions
Real-world scenario combining access logs and error logs interleaved, demonstrating actual production environment with normal traffic and error conditions
Download FileFile size: 2.8 KB