diff --git a/ufw.awk b/ufw.awk index da64227..1b14157 100755 --- a/ufw.awk +++ b/ufw.awk @@ -92,7 +92,7 @@ cat /var/log/ufw.log | total+=$1 SRC_IPS[$5]+=$1 DST_IPS[$6]+=$1 - printf ("%6d %15s %10s %10s %15s %15s %8d %8d %8s %20s\n", $1, $2, $3, $4, $5, $6, $7, $8, $9, port_programs[$7]) + printf ("%6d %15s %10s %10s %15s %1g5s %8d %8d %8s %20s\n", $1, $2, $3, $4, $5, $6, $7, $8, $9, port_programs[$7]) } END { print ""