alp
alp is Access Log Profiler
日本語
Installation
Go install
go install github.com/tkuchiki/alp@latestBinary distribution
You can pick your download here, and install it as follows:
sudo install <downloaded file> /usr/local/bin/alpUsing your distribution's package system
#### macOS (Homebrew)
Install alp with Homebrew
- brew install alp
asdf
Install alp with asdf and asdf-alp
asdf plugin-add alp https://github.com/asdf-community/asdf-alp.git
asdf install alp <version>
asdf global alp <version>The difference between v0.4.0 and v1.0.0
See: The difference between v0.4.0 and v1.0.0