{"id":20783767,"url":"https://github.com/obsproject/loganalyzer","last_synced_at":"2025-05-01T09:16:41.203Z","repository":{"id":42461881,"uuid":"121053262","full_name":"obsproject/loganalyzer","owner":"obsproject","description":"Automatic analyzer for logs generated by OBS Studio","archived":false,"fork":false,"pushed_at":"2025-01-17T18:18:15.000Z","size":239,"stargazers_count":57,"open_issues_count":8,"forks_count":34,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-19T08:23:40.326Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://obsproject.com/tools/analyzer","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/obsproject.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2018-02-10T20:51:58.000Z","updated_at":"2025-04-04T04:28:49.000Z","dependencies_parsed_at":"2024-04-16T12:50:44.208Z","dependency_job_id":null,"html_url":"https://github.com/obsproject/loganalyzer","commit_stats":{"total_commits":255,"total_committers":28,"mean_commits":9.107142857142858,"dds":0.7725490196078432,"last_synced_commit":"451664e065463083f49cd1584f96b3332c7c2ce6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsproject%2Floganalyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsproject%2Floganalyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsproject%2Floganalyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/obsproject%2Floganalyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/obsproject","download_url":"https://codeload.github.com/obsproject/loganalyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250388905,"owners_count":21422420,"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-11-17T14:23:32.874Z","updated_at":"2025-05-01T09:16:41.181Z","avatar_url":"https://github.com/obsproject.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loganalyzer\nAutomatic analyzer for logs generated by OBS Studio\n\n## Installation\n\n### Basic Requirements\n\n* (loganalyzer.py) \u003e= Python 3\n* (simplehttp.py) \u003e= Python3.8\n\n### Dependencies\n\n```bash\npip install -r requirements.txt\n```\n\n`pycodestyle` is used for code formatting.\n\n## Usage\n\n### Web Server\n\n```bash\n$ ./simplehttp.py\n```\n\nCommand line arguments can be accessed via `-h`.\n\nOnce launched, the server is available at http://localhost:8080\n\nResponses can be returned in JSON format:\n\n```plain\nGET http://localhost:8080/?format=json\u0026url=\n```\n\n### Terminal\n\nRun `loganalyzer.py` in your favourite terminal.\n\n```bash\n$ ./loganalyzer.py -h\nusage: loganalyzer.py [-h] --url URL\n\noptional arguments:\n  -h, --help         show this help message and exit\n  --url URL, -u URL  url of gist\n```\n\nThe log specified by `URL` will be automatically analyzed. Output looks like:\n\n```plain\nCritical: AUTOCONFIG WIZARD, INSUFFICIENT HARDWARE, MP4 RECORDING, RENDERING LAG, CPU OVERLOAD,\nWarning:\nInfo:     NOT ADMIN, LOW STREAM BANDWIDTH, NO SCENES/SOURCES,\n--------------------------------------\n\nDetails\n\nCritical:\nAUTOCONFIG WIZARD\n    The log contains an Auto-config wizard run. Results of this analysis are\n \t....\n\nWarning:\n\t....\n\nInfo:\nNOT ADMIN\n    OBS is not running as administrator. This can lead to obs not being able to\n    \t....\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsproject%2Floganalyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fobsproject%2Floganalyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fobsproject%2Floganalyzer/lists"}