{"id":15374503,"url":"https://github.com/lispython/alstat","last_synced_at":"2025-03-27T08:30:34.850Z","repository":{"id":57409950,"uuid":"5303905","full_name":"Lispython/alstat","owner":"Lispython","description":"alstat","archived":false,"fork":false,"pushed_at":"2014-07-25T21:04:05.000Z","size":146,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-29T08:03:18.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lispython.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-05T13:51:13.000Z","updated_at":"2014-07-25T21:04:05.000Z","dependencies_parsed_at":"2022-08-24T18:51:01.122Z","dependency_job_id":null,"html_url":"https://github.com/Lispython/alstat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lispython%2Falstat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lispython%2Falstat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lispython%2Falstat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lispython%2Falstat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lispython","download_url":"https://codeload.github.com/Lispython/alstat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245809565,"owners_count":20676008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T13:58:56.186Z","updated_at":"2025-03-27T08:30:34.519Z","avatar_url":"https://github.com/Lispython.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Welcome to alstat's documentation!\n==================================================\n\nalstat is advances logs statistics.\nIt's collection of utils to analyze logs.\n\nFeatures\n--------\n\n- Unpack gzipped logfiles\n- Fast\n\n\nUsage\n-----\n\nThis commant print all lines from all log files in directory /var/log/nginx\nif format `http_method status http_referer`::\n\n    alstat -d /var/log/nginx/ -p \"*access*\" -f \"base\" http_method status http_referer\n\n    GET 200 http://google.com\n    .... to many lines\n    GET 404 http://ya.ru/\n    PUT 200 http://yandex.com/\n\n\nYou can view fields list that you can use to display::\n\n    alstat -d /var/log/nginx/ -p \"*access*\" -l\n\n    Alstat v0.0.1 start at Tue May  8 23:25:24 2012\n    You can use fieldnames: status, http_protocol, http_method, http_referer, remote_addr, url, time_local, http_user_agent, remote_user, size\n\n\n\nINSTALLATION\n------------\n\nTo use alstat use pip or easy_install:\n\n`pip install alstat`\n\nor\n\n`easy_install alstat`\n\n\nTODO\n----\n- Add group by fields and count\n- Web interface with reports\n\n\nCONTRIBUTE\n----------\n\nFork https://github.com/Lispython/alstat/ , create commit and pull request.\n\nTHANKS\n------\n\nTo David M. Beazley for `generators`_ examples.\n\n\nSEE ALSO\n--------\n\n-  `python pypi`_.\n\n.. _`python pypi`: http://pypi.python.org\n\n.. _`generators`: http://www.dabeaz.com/generators/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flispython%2Falstat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flispython%2Falstat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flispython%2Falstat/lists"}