Task: log_nginx_slow_requests
Log File: assets/logs/nginx_access_json.log
Description
Find requests with high response times from Nginx JSON logs. Filter for requests exceeding defined thresholds or identify the slowest requests.
Why it's useful: Detect performance bottlenecks, identify slow endpoints that need optimization, troubleshoot latency issues.
Expected Output: List of slow requests with URIs, response times, and relevant request details (method, user agent, etc.).
Suggested Labels: task-idea, v2
Task: log_nginx_slow_requests
Log File: assets/logs/nginx_access_json.log
Description
Find requests with high response times from Nginx JSON logs. Filter for requests exceeding defined thresholds or identify the slowest requests.
Why it's useful: Detect performance bottlenecks, identify slow endpoints that need optimization, troubleshoot latency issues.
Expected Output: List of slow requests with URIs, response times, and relevant request details (method, user agent, etc.).
Suggested Labels: task-idea, v2