{"id":17145994,"url":"https://github.com/foxcpp/audit_pretty","last_synced_at":"2025-10-30T23:48:59.522Z","repository":{"id":98732771,"uuid":"127800603","full_name":"foxcpp/audit_pretty","owner":"foxcpp","description":"Linux Auditing System logs pretty printer","archived":false,"fork":false,"pushed_at":"2019-12-22T12:54:35.000Z","size":145,"stargazers_count":11,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T11:23:26.945Z","etag":null,"topics":["linux-audit","linux-security","security"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/foxcpp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":"audit_pretty/__init__.py","citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-04-02T19:11:10.000Z","updated_at":"2024-10-10T18:09:32.000Z","dependencies_parsed_at":"2023-05-25T01:15:23.802Z","dependency_job_id":null,"html_url":"https://github.com/foxcpp/audit_pretty","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/foxcpp/audit_pretty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcpp%2Faudit_pretty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcpp%2Faudit_pretty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcpp%2Faudit_pretty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcpp%2Faudit_pretty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foxcpp","download_url":"https://codeload.github.com/foxcpp/audit_pretty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foxcpp%2Faudit_pretty/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281902521,"owners_count":26581164,"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-30T02:00:06.501Z","response_time":61,"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":["linux-audit","linux-security","security"],"created_at":"2024-10-14T21:07:31.503Z","updated_at":"2025-10-30T23:48:59.513Z","avatar_url":"https://github.com/foxcpp.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[WIP] audit-pretty\n====================\n\n[Linux Auditing System ](https://linux.dit.net/man/8/auditd) log files pretty printer.\n\n![Screenshot of raw log](raw.png) ![Screenshoot of log processed by this script](pretty.png)\n\n\nInstallation\n------------------------\n\nYou can run script directly from repository: `python3 -m audit_pretty ARGS...`\nor install it to system directory: `pip3 install audit_pretty`.\n\nUsage\n------------------------\n\nYou need only Python 3 for this script to work.\n\n```\nsudo dmesg | audit-pretty\n```\n```\nsudo cat /var/log/audit/audit.log | audit-pretty\n```\n\nIt works correctly with `dmesg -w` so you can watch live log in readable\nformat!\n```\nsudo dmesg -w | audit-pretty\n```\n\nThere are bunch of useful options you may want to use, check out `audit-pretty -h`!\n\nRoom for improvement\n------------------------\n\n- [x] Don't use colors (`--no-colors`)\n- [x] Filter by time (`--since`, `--until`)\n- [ ] Handle more than just AppArmor violations\n- [x] Verbose option to include more info (`-v`, `--verbose`)\n- [x] Filter message types (`-e`, `--exclude`, `--only`)\n- [x] Merge repeated messages (useful for policy debugging) (`--merge`)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxcpp%2Faudit_pretty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoxcpp%2Faudit_pretty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoxcpp%2Faudit_pretty/lists"}