Skip to content

Move from alp count to alp (json|ltsv|regexp) count#85

Merged
tkuchiki merged 1 commit intomainfrom
fix-count-subcommand
Oct 1, 2023
Merged

Move from alp count to alp (json|ltsv|regexp) count#85
tkuchiki merged 1 commit intomainfrom
fix-count-subcommand

Conversation

@tkuchiki
Copy link
Owner

@tkuchiki tkuchiki commented Oct 1, 2023

SSIA

$ alp json count --file example/logs/json_access.log --keys ua
+-----+-----+
| SUM | UA  |
+-----+-----+
| 1   | UA4 |
| 3   | UA2 |
| 4   | UA1 |
| 4   | UA3 |
+-----+-----+

@tkuchiki tkuchiki merged commit 4e95db4 into main Oct 1, 2023
@tkuchiki tkuchiki deleted the fix-count-subcommand branch October 1, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant