You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
If, for example, the probes are configured to log messages into systemd journal, then any command line error messages end up being in log instead of the terminal.
For example:
$ telem-record-gen -s bozo
should display:
Invalid severity number. Must be an integer
However, the message may end up in the journal and the user is blissfully unaware of any error.