remote/bin/arblogs @ a65fd2691c94 default tip

More
author Steve Losh <steve@stevelosh.com>
date Mon, 03 Nov 2025 14:55:17 -0500
parents 2e41ef790dc8
children (none)
#!/usr/bin/env bash

set -euo pipefail

sudo journalctl -fu arb_sequencing_worker "$@" \
    | batchcolor '(ERROR|WARNING|INFO|[0-9]{8}_[0-9]{4}_[-A-Z0-9]+_[A-Z0-9]+_[a-z0-9]{8}|Checking for.* in )' \
    | cut -d ' ' -f 6-