{"id":22021404,"url":"https://github.com/nhymxu/nginx-log-parser","last_synced_at":"2026-04-21T16:40:45.430Z","repository":{"id":82667537,"uuid":"302505433","full_name":"nhymxu/nginx-log-parser","owner":"nhymxu","description":"Simple script parse nginx access_log. Export to JSONL file.","archived":false,"fork":false,"pushed_at":"2022-10-31T16:33:06.000Z","size":6,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-28T16:44:53.125Z","etag":null,"topics":["log","nginx","nginx-log-parser","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nhymxu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["nhymxu"],"patreon":null,"open_collective":null,"ko_fi":"nhymxu","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":["https://www.buymeacoffee.com/nhymxu","https://www.paypal.me/nhymxu","https://me.momo.vn/nhymxu"]}},"created_at":"2020-10-09T01:48:14.000Z","updated_at":"2024-02-27T03:52:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"f711224a-1e69-4efc-b9ca-e6935187f804","html_url":"https://github.com/nhymxu/nginx-log-parser","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/nhymxu%2Fnginx-log-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhymxu%2Fnginx-log-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhymxu%2Fnginx-log-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nhymxu%2Fnginx-log-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nhymxu","download_url":"https://codeload.github.com/nhymxu/nginx-log-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245084780,"owners_count":20558282,"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":["log","nginx","nginx-log-parser","python"],"created_at":"2024-11-30T06:11:47.378Z","updated_at":"2026-04-21T16:40:40.391Z","avatar_url":"https://github.com/nhymxu.png","language":"Python","funding_links":["https://github.com/sponsors/nhymxu","https://ko-fi.com/nhymxu","https://www.buymeacoffee.com/nhymxu","https://www.paypal.me/nhymxu","https://me.momo.vn/nhymxu"],"categories":[],"sub_categories":[],"readme":"# nginx-log-parser\nSimple script parse nginx access_log. Export to JSONL file.\n\n## Requirements\n- Python \u003e= 3.6\n- Install package\n```\npip install -r requirements.txt\n```\n\n## Run\n\n### 1. Single log file\n```shell script\npython nginx-log-parser.py access.log.gz\n```\n\n### 2. Multi log file\nPut all gz log file to logs folder\n```shell script\n./run.sh\n```\n\nOutput will put on `access_log.json` on root dir\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhymxu%2Fnginx-log-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhymxu%2Fnginx-log-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhymxu%2Fnginx-log-parser/lists"}