Skip to content

Conversation

@ueno
Copy link
Contributor

@ueno ueno commented Dec 12, 2025

This renames crau-log-parser to crau-query, and attempts to add the following usability improvements:

  • Print output through a pager
  • Add --since and --until option to filter events by date (TODO)
  • Add a way to take filtering expressions matching the key value pairs (TODO)

Fixes: #154

ueno added 6 commits December 12, 2025 19:34
Signed-off-by: Daiki Ueno <dueno@redhat.com>
It is a common use-case to monitor cryptographic usage on the system
at real time. This adds a dedicated CLI tool, crau-monitor, by
combining the functionalities of event-broker and client. Unlike
those, crau-monitor doesn't require any system service but directly
reads the log file.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
Signed-off-by: Daiki Ueno <dueno@redhat.com>
Signed-off-by: Daiki Ueno <dueno@redhat.com>
Signed-off-by: Daiki Ueno <dueno@redhat.com>
Signed-off-by: Daiki Ueno <dueno@redhat.com>
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.

Simpler CLI

1 participant