We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
4e95db4
Move from alp count to alp (json|ltsv|regexp) count.
alp count
alp (json|ltsv|regexp) count
$ alp json count --file example/logs/json_access.log --keys ua +-----+-----+ | SUM | UA | +-----+-----+ | 1 | UA4 | | 3 | UA2 | | 4 | UA1 | | 4 | UA3 | +-----+-----+