{"id":15671737,"url":"https://github.com/defgsus/logmonitor","last_synced_at":"2026-04-30T00:05:50.820Z","repository":{"id":76002223,"uuid":"137820046","full_name":"defgsus/logmonitor","owner":"defgsus","description":"Web-view for system logs","archived":false,"fork":false,"pushed_at":"2018-06-26T00:16:51.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T06:26:36.951Z","etag":null,"topics":["database","log-files","server-log","webview"],"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/defgsus.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":"2018-06-19T00:17:08.000Z","updated_at":"2018-06-26T00:16:52.000Z","dependencies_parsed_at":"2023-07-03T21:25:11.380Z","dependency_job_id":null,"html_url":"https://github.com/defgsus/logmonitor","commit_stats":{"total_commits":41,"total_committers":1,"mean_commits":41.0,"dds":0.0,"last_synced_commit":"41cf2ece97cef06a3ad98422acb92c83b91fff46"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/defgsus/logmonitor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defgsus%2Flogmonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defgsus%2Flogmonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defgsus%2Flogmonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defgsus%2Flogmonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defgsus","download_url":"https://codeload.github.com/defgsus/logmonitor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defgsus%2Flogmonitor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32448884,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"ssl_error","status_checked_at":"2026-04-29T22:10:49.234Z","response_time":110,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["database","log-files","server-log","webview"],"created_at":"2024-10-03T15:04:48.146Z","updated_at":"2026-04-30T00:05:50.784Z","avatar_url":"https://github.com/defgsus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Web-view for system logs\n\nLinux/Debian style system logs are parsed to a database and can then be\ndisplayed conveniently in the browser with filtering.\n\n### deployment\n\n```bash\nvirtualenv -p python3 env\nsource env/bin/activate\npip install -r requirements.txt\n\n./manage.py migrate\n./manage.py createsuperuser\n./manage.py runserver\n```\n\nThe list of logs to parse is located in `logmonitor/settings.py` as `LOG_FILES`\nand can be adjusted to your needs.\n\nTo get log-files into the database call:\n```bash\n./manage.py logview_update\n```\n\nCronjobs are supported via [django-kronos](https://github.com/jgorset/django-kronos).\nTo install the cronjob checkout `logview/cron.py` to adjust scheduled times and then run:\n```bash\n./manage.py installtasks\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefgsus%2Flogmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefgsus%2Flogmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefgsus%2Flogmonitor/lists"}