Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
feat: subcommand "log" to format and filter cib logs from journald
Merged liw opened 1 year ago

Add subcommand “cibtool log” to extract cib log messages from journald logs, and pretty print them. Optionally with some very rudimentary filtering based on log level, message kind, or broker run id.

Example:

sudo journalctl -S today -u radicle-ci-broker -o json | cibtool log --log-level info

Signed-off-by: Lars Wirzenius liw@liw.fi

liw opened with revision 5e9c5f5e on base 3ce84a47 +375 -3 1 year ago

Add subcommand “cibtool log” to extract cib log messages from journald logs, and pretty print them. Optionally with some very rudimentary filtering based on log level, message kind, or broker run id.

Example:

sudo journalctl -S today -u radicle-ci-broker -o json | cibtool log --log-level info

Signed-off-by: Lars Wirzenius liw@liw.fi

liw merged revision 5e9c5f5e at 9f5fff09 1 year ago