ctail
is a minimalistic log colouriser,
based on bash
and awk
.
This docker image makes it easy to attach ctail
to a logfile generated by rsyslog
using the example config here.
docker run -it --rm --volumes-from=<SYSLOG-CONTAINER> redmatter/ctail -f /var/log/messages