]> Sergey Matveev's repositories - tofuproxy.git/blobdiff - fifos/multitail
Let's highlight DANE
[tofuproxy.git] / fifos / multitail
index 4813786cca09f9d689d9e4c96dd6a097c55f5a34..05de2fd0af13323c1e4090050eb6a78272d82247 100755 (executable)
@@ -3,7 +3,7 @@
 exec multitail \
     -wh 10 \
     -t "Trust" -ci magenta -l "while :; do tai64nlocal < log-cert ; done" \
-    -t "DANE" --label "DANE " -L "while :; do tai64nlocal < log-dane ; done" \
+    -t "DANE" -ci yellow --label "DANE " -L "while :; do tai64nlocal < log-dane ; done" \
     -t "Error" -ci red -L "while :; do tai64nlocal < log-err ; done" \
     -t "HTTPAuth" -ci green --label "Auth " -L "while :; do tai64nlocal < log-http-auth ; done" \
     -t "TLSAuth" -ci green --label "Auth " -l "while :; do tai64nlocal < log-tls-auth ; done" \