{"id":15016652,"url":"https://github.com/jnahmias/parse-syslog","last_synced_at":"2026-02-06T15:36:25.308Z","repository":{"id":242628889,"uuid":"810090551","full_name":"jnahmias/Parse-Syslog","owner":"jnahmias","description":"Perl Parse::Syslog module","archived":false,"fork":false,"pushed_at":"2024-08-19T00:05:50.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-10-13T11:23:58.695Z","etag":null,"topics":["parser","perl5","perl5-module","syslog"],"latest_commit_sha":null,"homepage":"https://metacpan.org/dist/Parse-Syslog","language":"Perl","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jnahmias.png","metadata":{"files":{"readme":"README","changelog":"Changes","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,"publiccode":null,"codemeta":null}},"created_at":"2024-06-04T03:03:19.000Z","updated_at":"2024-08-19T00:04:29.000Z","dependencies_parsed_at":"2024-06-04T04:43:07.700Z","dependency_job_id":"2c2bf8bf-9230-4b67-9b7e-e7d8a36f22c2","html_url":"https://github.com/jnahmias/Parse-Syslog","commit_stats":null,"previous_names":["jnahmias/parse-syslog"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnahmias%2FParse-Syslog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnahmias%2FParse-Syslog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnahmias%2FParse-Syslog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jnahmias%2FParse-Syslog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jnahmias","download_url":"https://codeload.github.com/jnahmias/Parse-Syslog/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225219567,"owners_count":17439807,"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":["parser","perl5","perl5-module","syslog"],"created_at":"2024-09-24T19:49:11.954Z","updated_at":"2026-02-06T15:36:25.276Z","avatar_url":"https://github.com/jnahmias.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"Parse/Syslog\n============\n\nDESCRIPTION\n\nUnix syslogs are convenient to read for humans but because\nof small differences between operating systems and things\nlike 'last message repeated xx times' not very easy to parse\nby a script.\n\nParse::Syslog presents a simple interface to parse syslog\nfiles: you create a parser on a file (with new) and call\nnext to get one line at a time with Unix-timestamp, host,\nprogram, pid and text returned in a hash-reference.\n\nINSTALLATION\n\nTo install this module type the following:\n\n   perl Makefile.PL\n   make\n   make test\n   make install\n\nDOCUMENTATION\n\nThe documentation is embedded in the module itself. Type\n'perldoc lib/Parse/Syslog.pm' (or 'man Parse::Syslog' if the\nman-page was installed) to see it.\n\nCOPYRIGHT AND LICENCE\n\nCopyright (c) 2001, Swiss Federal Institute of Technology, Zurich.\nAll Rights Reserved.\n\nThis module is free software; you can redistribute it and/or\nmodify it under the same terms as Perl itself.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjnahmias%2Fparse-syslog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjnahmias%2Fparse-syslog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjnahmias%2Fparse-syslog/lists"}