remote/bin/arblogs @ d1b9a524e5fe default tip

More
author Steve Losh <steve@stevelosh.com>
date Wed, 22 Oct 2025 15:48:44 -0400
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-