{"id":21027649,"url":"https://github.com/caledoniaproject/advancedlogparser-cli","last_synced_at":"2025-10-09T08:19:54.008Z","repository":{"id":9120522,"uuid":"10905998","full_name":"CaledoniaProject/AdvancedLogParser-CLI","owner":"CaledoniaProject","description":"Command-line edition of advanced log parser","archived":false,"fork":false,"pushed_at":"2013-09-16T16:10:48.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T08:19:53.789Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/CaledoniaProject.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}},"created_at":"2013-06-24T11:12:11.000Z","updated_at":"2014-09-09T11:49:15.000Z","dependencies_parsed_at":"2022-07-09T23:00:33.638Z","dependency_job_id":null,"html_url":"https://github.com/CaledoniaProject/AdvancedLogParser-CLI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CaledoniaProject/AdvancedLogParser-CLI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2FAdvancedLogParser-CLI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2FAdvancedLogParser-CLI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2FAdvancedLogParser-CLI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2FAdvancedLogParser-CLI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CaledoniaProject","download_url":"https://codeload.github.com/CaledoniaProject/AdvancedLogParser-CLI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CaledoniaProject%2FAdvancedLogParser-CLI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001101,"owners_count":26082991,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-19T11:51:57.365Z","updated_at":"2025-10-09T08:19:53.954Z","avatar_url":"https://github.com/CaledoniaProject.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Advanced Log Parser\nConvert plain-text logs into SQL database.\n\n## Quick start\n\nInsert the first two fields from /etc/passwd into a table named 'parser',\n\n\u003cpre\u003e\n./logparser.pl \\\n        --regex '^(?\u0026lt;name\u003e[^:]+):(?\u0026lt;password\u003e[^:]+)' \\\n        --file   '/etc/passwd' \\\n        --report '/run/shm/logparser-cmd.db' \\\n        --table  'parser'\n\u003c/pre\u003e\n\n## Perform database query\n\nList the first entry of the 'parser' table,\n\n\u003cpre\u003e\n%\u003e echo 'select * from parser limit 1;' | sqlite3 -batch /run/shm/logparser-cmd.db \npassword    name      \n----------  ----------\nx           root  \n\u003c/pre\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaledoniaproject%2Fadvancedlogparser-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaledoniaproject%2Fadvancedlogparser-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaledoniaproject%2Fadvancedlogparser-cli/lists"}