alp
brew install alp
v1.0.21
MIT
Access Log Profiler
3
30-day installs · #12314
11
90-day · #11552
142
365-day · #8260
703
★ GitHub stars · updated 2y ago
Build dependencies
GitHub topics
access-logs
golang
json
ltsv
profiler
regexp
Links
- https://github.com/tkuchiki/alp
- GitHub: tkuchiki/alp
- Brew formula source: Formula/a/alp.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"go"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Access Log Profiler",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:22+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "alp",
"github_default_branch": "main",
"github_last_commit_at": "2024-04-19T12:18:41Z",
"github_readme_excerpt": "# alp\n\n\n\nalp is Access Log Profiler\n\n[\u65e5\u672c\u8a9e](./README.ja.md)\n\n# Installation\n\n### Binary distribution\n\nYou can pick your download [here](https://github.com/tkuchiki/alp/releases), and install it as follows:\n\n```bash\nsudo install \u003cdownloaded file\u003e /usr/local/bin/alp\n```\n\n### Using your distribution\u0027s package system\n\n#### macOS (Homebrew)\n\nInstall alp with Homebrew\n\n- `brew install alp`\n\n### asdf\n\nInstall alp with [asdf](https://github.com/asdf-vm/asdf) and [asdf-alp](https://github.com/asdf-community/asdf-alp)\n\n```bash\nasdf plugin-add alp https://github.com/asdf-community/asdf-alp.git\nasdf install alp \u003cversion\u003e\nasdf global alp \u003cversion\u003e\n```\n\n# The difference between v0.4.0 and v1.0.0\n\nSee: [The difference between v0.4.0 and v1.0.0](./docs/the_difference_between_v0_4_0_and_v1_0_0.md)\n\n# Usage\n\n```console\n$ alp --help\nalp is the access log profiler for LTSV, JSON, Pcap, and others.\n\nUsage:\n alp [flags]\n alp [command]\n\nAvailable Commands:\n completion Generate the autocompletion script for the specified shell\n count Count by log entries\n diff Show the difference between the two profile results\n help Help about any command\n json Profile the logs for JSON\n ltsv Profile the logs for LTSV\n pcap Profile the HTTP requests for captured packets\n regexp Profile the logs that match a regular expression\n\nFlags:\n -h, --help help for alp\n -v, --version version for alp\n\nUse \"alp [command] --help\" for more information about a command.\n\n$ alp ltsv --help\nProfile the logs for LTSV\n\nUsage:\n alp ltsv [flags]\n\nFlags:\n --apptime-label string Change the apptime label (default \"apptime\")\n --config string The configuration file\n --decode-uri Decode the URI\n --dump string Dump profiled data as YAML\n --file string The slowlog file\n -f, --filters string Only the logs",
"github_repo": "tkuchiki/alp",
"github_stars": 703,
"github_topics": [
"access-logs",
"golang",
"json",
"ltsv",
"profiler",
"regexp"
],
"homepage": "https://github.com/tkuchiki/alp",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 3,
"installs_365d": 142,
"installs_90d": 11,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "alp",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 12314,
"rank_365d": 8260,
"rank_90d": 11552,
"raw_hash": "ef8331b96968b53e",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/a/alp.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.0.21",
"versioned_formulae": [],
"why_use_this": null
}