{"id":23396595,"url":"https://github.com/mneedham/analysing-log-files","last_synced_at":"2025-04-08T17:32:53.040Z","repository":{"id":66523709,"uuid":"524955550","full_name":"mneedham/analysing-log-files","owner":"mneedham","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-28T13:39:16.000Z","size":28,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-14T13:50:24.424Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mneedham.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}},"created_at":"2022-08-15T11:10:32.000Z","updated_at":"2023-05-03T02:43:26.000Z","dependencies_parsed_at":"2023-03-29T04:18:09.144Z","dependency_job_id":null,"html_url":"https://github.com/mneedham/analysing-log-files","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/mneedham%2Fanalysing-log-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fanalysing-log-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fanalysing-log-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mneedham%2Fanalysing-log-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mneedham","download_url":"https://codeload.github.com/mneedham/analysing-log-files/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247892700,"owners_count":21013768,"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-12-22T07:36:33.692Z","updated_at":"2025-04-08T17:32:53.014Z","avatar_url":"https://github.com/mneedham.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-Time Analytics on HTTP Access Logs\n\nClone repository:\n\n```\ngit clone git@github.com:mneedham/analysing-log-files.git\ncd analysing-log-files\n```\n\nLaunch Docker Compose:\n\n```\ndocker-compose up\n```\n\nGenerate log files:\n\n```bash\npython apache-fake-log-gen.py\n```\n\n```bash\nfaust -A app worker -l info\n```\n\nQuery the access logs stream:\n\n```bash\nkcat -C -t access -b localhost:9092\n```\n\nAdd Pinot Table\n\n```bash\ndocker run -v $PWD/pinot/config:/config \\\n --network analysing-log-files_default \\\n apachepinot/pinot:0.11.0 \\\n AddTable \\\n -schemaFile /config/schema.json \\\n -tableConfigFile /config/table.json \\\n -controllerHost pinot-controller \\\n -exec\n ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmneedham%2Fanalysing-log-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmneedham%2Fanalysing-log-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmneedham%2Fanalysing-log-files/lists"}