Task: log_nginx_traffic
Log File: assets/logs/nginx_access_json.log
Description
Summarize web traffic by endpoint/path from Nginx JSON access logs. Parse the structured JSON format to aggregate request counts per URI path.
Why it's useful: Identify popular endpoints, track API usage, find unused or underutilized routes.
Expected Output: Traffic summary showing request counts, response sizes, and unique visitors per endpoint/path.
Suggested Labels: task-idea, v2
Task: log_nginx_traffic
Log File: assets/logs/nginx_access_json.log
Description
Summarize web traffic by endpoint/path from Nginx JSON access logs. Parse the structured JSON format to aggregate request counts per URI path.
Why it's useful: Identify popular endpoints, track API usage, find unused or underutilized routes.
Expected Output: Traffic summary showing request counts, response sizes, and unique visitors per endpoint/path.
Suggested Labels: task-idea, v2