mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-05 23:20:19 +00:00
1 line
539 B
JSON
1 line
539 B
JSON
[{"user_id": 35583, "stars": [], "topic_id": 38685, "date_created": 1307585142.4489541, "message": "single IP count, check who's forcing: cat /var/log/apache2/access.log|cut -d ' ' -f 1|sort|uniq -c", "group_id": 10482, "id": 1345010}, {"user_id": 35630, "stars": [], "topic_id": 38685, "date_created": 1307612245.5378201, "message": "count how many GET requests gave http 4xx error (assuming combined format)\ncat yourdomain_access_YYYY-mm-dd.log | grep \"GET \" | grep \"\\\" 4[0-9][0-9] \" | wc -l", "group_id": 10482, "id": 1347699}] |