{"id":18783951,"url":"https://github.com/sparkpost/msys-jlog-tools","last_synced_at":"2025-12-20T21:30:19.175Z","repository":{"id":24982368,"uuid":"28400838","full_name":"SparkPost/msys-jlog-tools","owner":"SparkPost","description":"Miscellaneous tools for JLog (journalled log) files","archived":false,"fork":false,"pushed_at":"2022-10-03T20:02:34.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-12-29T11:49:11.686Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SparkPost.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}},"created_at":"2014-12-23T13:59:45.000Z","updated_at":"2022-09-28T21:28:55.000Z","dependencies_parsed_at":"2023-01-14T01:55:39.500Z","dependency_job_id":null,"html_url":"https://github.com/SparkPost/msys-jlog-tools","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fmsys-jlog-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fmsys-jlog-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fmsys-jlog-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fmsys-jlog-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SparkPost","download_url":"https://codeload.github.com/SparkPost/msys-jlog-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699583,"owners_count":19682575,"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-07T20:41:24.379Z","updated_at":"2025-12-20T21:30:13.678Z","avatar_url":"https://github.com/SparkPost.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"msys-jlog-tools\n===============\n\nMiscellaneous tools for JLog (journalled log) files\n\nSee [https://labs.omniti.com/labs/jlog] for a description of JLogs.\n\nThese scripts should only be run as the user that owns the JLog\n(e.g.: ecuser), otherwise it may result in permission problems\nthat may affect the program writing to the JLog. This behaviour\nis not specific to msys-jlog-tools -- it is true of any tool\nusing a JLog.\n\njlogcat\n-------\n\nThis is like the cat command, but on a jlog. E.g.:\n\n```jlogcat /var/log/ecelerity/foo.jlog```\n\nFor a jlog containing JSON records, you can use --no-escape and pipe\nthe output into [jq](https://stedolan.github.io/jq/) for pretty-printing:\n\n```jlogcat /var/log/ecelerity/event_hydrant.rt --no-escape | jq .```\n\nSee `jlogcat --help` for more details.\n\njlogtail\n--------\n\nThis is like the tail command, but on a jlog. E.g.: follow the jlog\nto show new entries:\n\n```jlogtail -f /var/log/ecelerity/foo.jlog```\n\njlogtail supports the --no-escape option, like jlogcat.\n\nSee `jlogtail --help` for more details.\n\njlog-trim-subscribers\n---------------------\n\nSee script for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkpost%2Fmsys-jlog-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparkpost%2Fmsys-jlog-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkpost%2Fmsys-jlog-tools/lists"}